# ATF Staking

In order to distribute the Governance token of Antfarm's DAO and distribute its governance, an ATF staking program has been created. Staking your ATF will let you receive AGT rewards. It'll last for 12 months and will distribute 1.500.000 AGT (15% of the supply).

ATF can be staked for any period of time, rewards will accrue over time and can be claimed at any moment. All rewards will be shared pro-rata to the staked amounts.

{% hint style="info" %}
ATF staked aren't locked, you can get yours at any moment but if you leave no ATF staked your rewards will stop increasing.
{% endhint %}

<figure><img src="/files/2ZM5qNEo9Ih5x6rKFRC1" alt=""><figcaption><p>AGT distribution plan</p></figcaption></figure>


---

# 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.antfarm.finance/dao/funding-and-incentivized-programs/atf-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.
