# Staking

Abachi follows the same staking structure as utilized by Olympus with some key differences.\
\
1\. Abachi has a maximum supply of **10 million**.

2\. Abachi does not have any intrinsic value, the value is derived from the utility of the token and the staking treasury works as a backup mechanism to ensue the token does not go below a price where its viable to use it.

3\. Staking does not give any direct governance rights.

4\. Stakers enjoy a passive return when ABI is burnt and removed from circulation.

5\. Staking provides Abachi a mechanism to own its own liquidity without relying on others in the market to provide this. This discourages those who will pull liquidity out when rewards are low thus causing pool imbalance. Abachi core services rely on liquidity pools and will be able to generate on demand ones as needed. [Liquidity](/abachi-staking/staking/liquidity.md)


---

# 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://docs.abachi.io/abachi-staking/staking.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.
