# eFiction CMS 3.5.5

## Credits

eFiction is CMS for self-hosted fanfiction archives. It was originally a PHP-Nuke module, but then separate CMS was created.

## eFiction 5&#x20;

Copyright (c) 2015-2021 Rainer Volkrodt <rainer@volkrodt.de>

For over one decade, you shaped the way fanfiction sites were run. \
Humbly trying to pick up from where you left - because nobody else did.

## eFiction 3&#x20;

Copyright (c) 2007 by Tammy Keefer,

Released under the GPL.

## eFiction 1.1

Copyright (C) 2003 by Rebecca Smallwood.

Original Developer: Rebecca Smallwood (Rivka) <http://orodruin.sourceforge.net>

## Other credits:

Fanfiction Script: Rebecca Smallwood (Rivka) TemplatePower Templating System: R.P.J. Velzeboer, <http://templatepower.codocad.com/>  (Note: not available anymore)

A Big Thank You to my original Beta-testers: Theresa Sanchez, Khuffie, Mona Carol-Kaufman, Michele Bumbarger, Stephanie Smith, eFanfiction, Amy Cheng, arakune, Peganino, Ceit, brihana25, Annabelle Crane

Big thanks also to the 2.0 beta-testers: babaca, Jayelle, Carrie, Nicole, eyedam, Dreamhowler, Roberto-san, Calic0cat, West4me, emmekappa, Osfer, Sarit, Silvermoon, Carissa, Jan\_AQ, Lazuli

Also thanks for our 3.0 Beta testers who were too many to name.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.e107sk.com/efiction-3-5-5/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
