> For the complete documentation index, see [llms.txt](https://docs.arthswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arthswap.org/tokenomics/arsw.md).

# ARSW

ARSW tokenomics was designed with the concept of increasing the value of ARSW. An increase of ARSW value, as well as an expansion of ARSW utilities, will directly benefit our users with higher reward gain. ArthSwap is also committed to the expansion of the Astar Network ecosystem.

## Token Information

* Name: ArthSwap Token
* Ticker: $ARSW

### **Token Distribution**

* Total Supply: 1,000,000,000
* Months to Emit : 24 months
* Liquidity Mining and Airdrop: 35%
* Community Growth: 15%
* Early Contributor: 10%
* Dev Team: 20%
* Potential Investors: 20%<br>

### Protocol Revenues

* ArthSwap collects 0.3% Fee of all trades which will be distributed to:0.25% to LP
  * 0.05% to eARSW staking pool
  * 0.25% to Liquidity Providers

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

<figure><img src="/files/8SuOI7KMRA24wYiRdiBY" alt=""><figcaption></figcaption></figure>

More information regarding ARSW token circulation can be found in [this spredsheet](https://docs.google.com/spreadsheets/d/19vKNeoQF8Pa_HJ_O_pl82G_g2h8yYprkqK6xg_JkqI8/edit?usp=sharing).


---

# 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.arthswap.org/tokenomics/arsw.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.
