> For the complete documentation index, see [llms.txt](https://docs.pepperscripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pepperscripts.com/rules.md).

# Rules

1. Have respect for each other. Everyone started somewhere.
2. Do not spam any channel on our server.
3. You are not allowed to use any offending words / racist terms - this also goes for your nickname and avatar.
4. Do not post any adult / explicit / controversial graphics or messages in our Discord.
5. **Do not share your key / Discord account with anyone. Break this rule and your access will be revoked without warning.**
6. If there is any issue please make sure to use our ticket system. This is the best way to find a solution.
7. **All keys are non-rentable / non-unbindable / non-sellable.**
8. **Do not share anything to anyone besides your private success webhook. Do not take any screenshots, videos or other stuff from PepperScripts and share it with someone else. Doing so will result in you losing your key without warning!**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pepperscripts.com/rules.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.
