# Overview

Reddex offers all its narrators a free website to accept stories from their fans and show off their personality in a (hopefully) helpful way. It won't be as full featured as a regular website builder like Squarespace or Wix, but it will get you something.

Included in your website is a form to accept stories from your fans. I hope to continue expanding the look and feel of the custom websites, but feel free to create your own on another platform if you need additional capabilities.

{% hint style="info" %}
You can always link to your custom website's submit page from your third-party website if you'd like to still receive stories - best of both worlds. See [Adding a custom domain](/docs/website/adding-a-custom-domain.md) for more information.
{% endhint %}


---

# 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://reddex.gitbook.io/docs/website/overview.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.
