# Mayor

A **District** is a type of community/guild where players group together (80-160 players).\
Each Region has 32 Districts, each led by a **Mayor**.\
To become a Mayor, a player needs to purchase a **District NFT** at a specific value.\
The duties and functions of a Mayor include:

1. **Group Leadership**\
   Mayors have the authority to determine, select, and expel group members (Civilians) who come from Residents (non-District players).
2. **District Building**\
   Mayors are responsible for upgrading the buildings within the District
3. **Job Assignment**\
   Mayors can determine the types of jobs for their members.
4. **Adjusting Tax Rates**\
   Mayors can also obtain resources through taxes collected from their group members.
5. **Becoming an Investor in RAW Bank**\
   Mayors can earn additional income by becoming investors in the Region’s RAW Bank.
6. **Declaring Attacks on Other Districts**\
   Mayors can raid resource yields from Districts in other Regions or win war events (which may reward tokens or in-game currency).
7. **Providing Salaries**\
   Mayors can provide salaries to the members of their District.


---

# 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://reignalterworld.gitbook.io/litepaper/political/government-structure/mayor.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.
