# Governor

To become a Governor, a player must perform a special staking with a certain amount of tokens; after that, the player will gain the right to access the Region within the game.\
The main duties of a Governor are:

1. **Adjusting Tax Rates**\
   Taxes are collected from every resource mined by the residents.
2. **Choosing Advisors**\
   Refer to the function of [Advisors](/litepaper/political/government-structure/advisor.md).
3. **RAW Bank Ownership**\
   Managing investment business in the RAW Bank.
4. **Acquiring Other Regions**\
   With the political power they possess, Governors can conquer other Regions and earn more from the income generated by those Regions.
5. **Conducting Political Referendums**\
   Governors can displace Mayors by holding referendums among the residents of a District.
6. **Providing Salaries**\
   Governors pay salaries in the form of in-game currency to the Mayo
7. **Trading Resources**\
   To boost the economy, Governors can trade Resources between Regions.\
   Through trading, Resource prices will be determined based on supply and demand.


---

# 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/governor.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.
