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

# Discord Rules

The Rules of the Vincere discord. All staff members and players will be held accountable to these.

#### General Rules

* Follow discord TOS.
* Keep discussions civil.
* English only.
* No spamming or spam pinging.
* No harrassment of any kind.
* Toxicity, rule evasion, and general stupidity is not allowed.
* Doxxing is not allowed under any circumstances and will result in an **instant permanent ban.**
* Do not impersonate a staff member.
* Nazi or clearly hateful symbolism of other kinds will not be tolerated.
* Antisemitism, Racism, Sexism, Homophobia, and other forms of hate will not be tolerated.
* DM advertising is not allowed and can result in a mute.

#### Nation Rules

* Advertising of other servers or nations unaffiliated with Vincere is not allowed.
* Obvious clan discords are not allowed - we will check to make sure.
* Every nation must have a discord and it must be dedicated to Vincere (you're not allowed to link a huge group discord if it isn't centered around the nation you're playing as on Vincere.)
* DO NOT use AI to create slop art or propaganda.
* To get the Nation Leader role, you must have at least 5 citizens in your discord.
* Nations must be RELATIVELY time period accurate - in short, just use common sense for this one.

#### Staff Rules

* Staff must follow the same rules as everyone else.
* Any players with a rank above Moderator is barred from being in a nation to prevent bias.
* Cases of bias from staff of Mod or below will be thoroughly looked into and can be reported to any admin or other high staff member.

#### Appeals

* If you've been banned, you can appeal by filling out [the ban appeal form.](https://forms.gle/ffc2vnEHYyLvjDEXA)


---

# 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://vincere.gitbook.io/vincere-docs/server-rules/discord-rules.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.
