# Welcome

Welcome to the FictionLab documentation website! Here you can read and learn about the features FictionLab offers and how to use them properly.

You can go to the relevant section from the sidebar on the left side of your screen. If you have any questions or suggestions regarding FictionLab, we recommend you join our Discord community for further help!

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Scenario Creation</strong></td><td>Guide to creating scenarios!</td><td><a href="/files/1lMAyZqCf7egOiqX2epZ">/files/1lMAyZqCf7egOiqX2epZ</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Chat Guide</strong></td><td>Everything about FictionLab chats!</td><td><a href="/files/4J8kJkUfFUGXFtItBuoy">/files/4J8kJkUfFUGXFtItBuoy</a></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>Frequently Asked Questions</strong></td><td>Tips on how to guide the LLM and other stuff!</td><td><a href="/files/QwTC3ahNBAxBEpchxFq0">/files/QwTC3ahNBAxBEpchxFq0</a></td><td></td><td><a href="https://fictionlab.ai/faq">https://fictionlab.ai/faq</a></td></tr></tbody></table>


---

# 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://fictionlab.gitbook.io/fictionlab/readme.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.
