# Community bot FAQ

**Level System:**

* For each message in the chat you will receive XP, which later can be exchanged to Cephei Points
* This XP allows you to level up
* For helping other community members and other helpful messages, our moderators will reward you with additional XP
* Now you can participate in raffles with a chance to win a lot of XP! Just click the button below the post and wait for the results

**Commands to interact with bot:**

`/stats` - Get your actual stats, actual level, XP remainig for the next level and you total amount of XP

`/faq` - Get all information about the bot

**Chat rules:**

1. Maintain respectful and friendly communication. Avoid rudeness, sarcasm and provocation
2. Discussions of political and religious topics are forbidden. In order to prevent conflicts and disagreements, any discussion of these topics are prohibited in the chat
3. Observe the language structure of chat rooms. This helps to maintain order and allows all participants to communicate comfortably
4. Avoid unauthorized advertising and spam. Any form of advertising, promotion of products, services or links to external resources without prior approval of the chat administration is prohibited
5. Respect personal space and privacy of other participants. Do not request or publish personal information without the owner's consent
6. It is forbidden to abuse the functionality of the bot or intentionally overload the system


---

# 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://cephei.gitbook.io/cephei/community-bot-faq.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.
