> For the complete documentation index, see [llms.txt](https://anthill-dao.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anthill-dao.gitbook.io/docs/the-new-economy.md).

# The New Economy

To make this possible Anthill has designed a new economy. \
In this new system, Anthill is giving value to your contribution and creativity. In this new system, we collectively decide the rules.&#x20;

Anthill has built a system that interfaces our new economy with the traditional economy. \
We have created an incentive system to allow the traditional economy to finance ours. \
We have created our own currency, a currency that is better than traditional money. One that has superpowers, one that not just can be used for the exchange of value but a token with lots of other utilities, able to align the interests of everyone that participates in the ecosystem.

## OUR CRYPTOCURRENCY  - ANT TOKEN

**ANT TOKEN ($ANTT)**, is governed by us (Anthill Community Treasury). \
The Ant Token holders have access to our community, marketplace, services, metaverse, have voting rights and more.&#x20;

### **THE ANT TOKEN GAINS 10% OF ITS VALUE A YEAR**

The Ant Token gains value over time, thanks to our **algorithm** the **Ant Token gains 10% of its value a year**. This gives us increasing purchasing power and overcomes inflation, making it better than any other fiat currency out there ($ £ € etc).&#x20;

### <mark style="background-color:orange;">**The ANT TOKEN ($ANTT) can be swapped/exchanged for traditional money at any time.**</mark>&#x20;

Thanks to our [Token Economy](/docs/token-economy.md), Anthill, rewards its members with a Universal Contribution Income (UCI), paid daily and in proportion to our contribution [Ranking System](/docs/ranking-system.md).  Every action is rewarded.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://anthill-dao.gitbook.io/docs/the-new-economy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
