# AG Token

1 billion AG tokens will be minted on TGE with allocations and vesting as defined on the [Initial Supply & Allocations](/overview/ag-token/initial-supply-and-allocations.md) page.&#x20;

AG features a dynamic rewards system with a flexible supply that increases in parallel with growing revenues and user activity.&#x20;

Growing revenues also apply deflationary pressures to the AG supply with token buybacks and burns.

## Use Cases

* Reward users for rating AI models
* Aggre governance
* Staking rewards

## Withdrawing In-App Rewards

AG tokens earned in the Aggre app are locked until a set quantity is earned. Once the user earns enough tokens, they can withdraw to their blockchain of choice (Solana, NEAR Protocol or Arbitrum). Upon withdrawing from the app, the AG tokens are minted on the blockchain selected by the user.&#x20;

For example, if a user withdraws their tokens to Solana, new AG SPL tokens are minted on-chain and deposited into the users wallet. Similarly, if a user elects to withdraw their tokens to the NEAR Protocol blockchain, new AG NEP-141 tokens will be minted.&#x20;

## AG Staking

AG single-sided staking contracts enable users to lock their AG tokens for fixed durations in exchange for variable yields. More advanced staking and yield generating infrastructure is planned for all blockchains that AG exists on.&#x20;


---

# 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.aggregated.app/overview/ag-token.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.
