# Home

{% hint style="info" %}
**Documentation last updated for version 3.0.0**
{% endhint %}

## Welcome To RoleplayBot's Documentation

Throughout this documentation you will learn how to use RoleplayBot to its full potential, enhance roleplay inside your community and ouch up on the latest features. RoleplayBot can be configurated to fit almost all roleplay communities, with a range of commands and the option to disable certain modules  you in control\
\
If you have never used RoleplayBot, we recommend that you start at the basics and work your way upwards. However, If your familiar with RoleplayBot then checkout our advanced features section.\
\
If you are looking to use RoleplayBot's Powerful API to develop a project of your own then check out the API Documentation.

{% content-ref url="api/introduction" %}
[introduction](https://docs.roleplaybot.xyz/api/introduction)
{% endcontent-ref %}

## What Is RoleplayBot?

**Ready To Get Going?**

### What Are you waiting For? Lets get started

Follow our handy start up guides to get going in no time

{% content-ref url="info/config" %}
[config](https://docs.roleplaybot.xyz/info/config)
{% endcontent-ref %}

{% content-ref url="info/permissions" %}
[permissions](https://docs.roleplaybot.xyz/info/permissions)
{% endcontent-ref %}

{% content-ref url="info/start" %}
[start](https://docs.roleplaybot.xyz/info/start)
{% endcontent-ref %}


---

# 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.roleplaybot.xyz/home.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.
