> For the complete documentation index, see [llms.txt](https://docs.antfarm.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antfarm.finance/dao/governance/antfarm-governance-token-agt.md).

# Antfarm Governance Token - AGT

AGT is the Governance token for the Antfarm ecosystem, it is an **ERC-20** token with a total supply of **10.000.000** tokens. Holding AGT opens many doors within the ecosystem, including the possibility to take part of the Antfarm's DAO and to improve the platform.&#x20;

### Token allocation

Core contributors within the Antfarm ecosystem will initially hold **40% of the total supply**. The long-term goal will be to distribute this portion of AGT across the market to further increase the decentralisation of the DAO.

From launch, 35% of the AGT total supply will be shared among liquidity providers trough the Liquidity Mining program and ATF stakers through the ATF Staking Program. The goal of those AGT distribution programs is to incentivize users to invest in the Antfarm ecosystem while **decentralizing the DAO** as much as possible.

More about those programs below:

{% content-ref url="/pages/qRas3CCHoo30vSWVHloq" %}
[Liquidity Mining](/dao/funding-and-incentivized-programs/liquidity-mining.md)
{% endcontent-ref %}

{% content-ref url="/pages/rwyANoGlMoy4JUGcJWzM" %}
[ATF Staking](/dao/funding-and-incentivized-programs/atf-staking.md)
{% endcontent-ref %}

Collaborators and partners of the Antfarm ecosystem will be rewarded for their work to improve the overall experience and product.

The legal association that backs the DAO will hold 10% of the total supply as its treasury to be able to generate revenue and fund necessary services (eg. extra audits).

The DAO will keep 5% of the supply to create ATG/AGT pools.

* Core contributors : 4.000.000 AGT
* Liquidity Mining bonus : 2.000.000 AGT
* ATF Staking rewards: 1.500.000 AGT
* Antfarm's collaborators: 1.000.000 AGT
* Legal association : 1.000.000 AGT
* ATF/AGT Pool creation : 500.000 AGT

<figure><img src="/files/fKuJiXkCLewqc8gveab1" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
The AGT value across the market will increase based on the utilisation of the platform and fees generated from the DAO's liquidity in Antfarm pools.
{% endhint %}


---

# 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://docs.antfarm.finance/dao/governance/antfarm-governance-token-agt.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.
