# Background

The ANT token (ANTT) is a utility token designed to be used as governance for the Decentralised Autonomous Organisation (DAO) The Anthill, as a medium of exchange, to pay rewards and for purchasing products and services.

In addition, ANT holders have voting rights and the ability to create proposals to improve the protocol.

***

## Algorithmic Central Banks <a href="#algorithmic-central-banks" id="algorithmic-central-banks"></a>

Although a wide variety of stablecoin mechanisms exist, the Anthill Protocol specifically uses an “algorithmic central bank” approach to manage the supply of tokens according to a predetermined logic. The algorithm is in charge of balancing stablecoin supply to a fluctuating demand, ensuring that the token price remains relatively stable. Further details are available under the [Mechanisms](/docs/mechanisms/stabilisation-mechanism.md) section.


---

# 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://anthill-dao.gitbook.io/docs/mechanisms/background.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.
