# Halving Mechanics

### What is halving?

**$AMMO** halving refers to the event when the rate of rewards for staking in The RobotTankz project is reduced by **20%**.

It's part of an overall strategy to keep the maximum supply of **$AMMO** fixed. This process allows us to regulate the amount of **$AMMO** tokens that users can receive as rewards.

### Why Halving Occurs?

**$AMMO** halving ensures that the amount of **$AMMO** that can be mined with each block decreases, making **$AMMO** more scarce, and ultimately, more valuable.

### Halving periods:

We plan to divide into the following periods. Each period rewards will be reduced by **20%**.

* 1st period: **TBA** (To Be Announced)
* 2nd period: **TBA** (To Be Announced)


---

# 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://robbot-tankz.gitbook.io/the-robot-tankz/tankz-tokenomics/halving-mechanics.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.
