> 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/zh/dai-bi-jing-ji-xue/arsw-dai-bi.md).

# ARSW代币

ARSW代币经济学是基于提升$ARSW代币的价值来设计的。对$ARSW代币的赋能和价值的提升，会直接让我们的用户在财务上受益。ArthSwap同样致力于扩展Astar网络的生态系统。

## 代币信息

名字：ArthSwap 代币

代码：ARSW

### 代币分配：

总供应量 : 1,000,000,000

发放月数 : 24个月

流动性采矿和空投 : 35%

社区增长 : 15%

早期贡献者：10%

开发团队：20%

潜在投资者：20%

### 收入

所有交易的0.3%费用，其中;

0.25%给LP

0.05%给eARSW质押池

ARSW代币持有者可将其ARSW质押为eARSW，并获得一定的收入份额。

<figure><img src="/files/38Acuz12IHj9yjLrga2a" alt=""><figcaption></figcaption></figure>

关于ARSW代币流通量的更多信息，可以查阅这张表格。

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


---

# 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/zh/dai-bi-jing-ji-xue/arsw-dai-bi.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.
