# Overview

$AG exists independently on each network that SilverSwap is deployed on. This is intentional as without this facet of design the market-resilient nature of the tokenomics would be less impactful.

### Supply details:

* Max supply *(may very slight from one chain to another)*: **10,000,000 $AG**
* Annual emissions: **1,000,000 $AG**
* Daily emission: **2739.7 $AG**
* Emission runway: **9 years**
* team allocation *(including marketing/farms/etc)*: **5% of total supply**

### Fee management:

\
SilverSwap earns fees from every swap. Liquidity providers with SilverSwap are able to earn 90% of swap fees the swap produces. The remaining 10% are put split between our auctions , giveaways , and the team share.

All DEX fees generated from swaps are converted to one of two tokens: $AG, or the wrapped network token. This means that all fees are creating a continual cycle of buy pressure on whichever token is selected for conversion. The SilverSwap team can switch which token fees are converted to at their discretion.&#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.silverswap.io/silverswap/tokenomics/editor.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.
