> For the complete documentation index, see [llms.txt](https://redwood-roleplay-1.gitbook.io/redwood-roleplay-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redwood-roleplay-1.gitbook.io/redwood-roleplay-docs/zakladni-informace.md).

# 📋ZÁKLADNÍ INFORMACE

Na serveru dbáme na seriozitu a kvalitu RP.

* Ve hře a na Discordu musíte mít stejné jméno; v případě nedodržení můžete dostat kick až ban.
* Je zakázáno používat speciální znaky v jméně nebo barvy.
* Na serveru je přísně zakázán voice changer.
* Na serveru je zakázáno rpit opačné pohlaví.
* Jakákoliv propagace jiného serveru je přísně zakázána.
* Je zakázáno chodit po serveru bez vytvoření postavy.
* Hráč je povinen RPit každý bug, který se dá řešit přes RP.
* Hráč je povinen hlásit jakékoliv chyby serveru.
* Je přísně zakázáno využívání chyb serveru/hry.
* Je přísně zakázáno používání programů třetích stran.
* Je přísně zakázáno používat animace během PvP.
* Je zakázáno provádět nelegální činnosti 30 minut před a po restartu serveru.
* Je přísně zakázáno campit porty do interiérů a z interiérů.
* Je zakázáno sdílet komunikaci s AT.nini
* NWords je na serveru zakázaný.
* Hráči mají zakázané dělat cokoliv připomínající (i jen trochu) sexuální aktivity.

Last updated 29 days ago


---

# 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, and the optional `goal` query parameter:

```
GET https://redwood-roleplay-1.gitbook.io/redwood-roleplay-docs/zakladni-informace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
