# 收入分成

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

PaySwap 有 12 种代币，每个工作区对应一种。这些代币称为免费代币：

| 代币名称                | 代币工作区     |
| ------------------- | --------- |
| 免费服装与美容及化妆品代币（FABT） | 服装与美容及化妆品 |
| 免费饮料代币（FBT）         | 饮料        |
| 免费文化与娱乐代币（FECT）     | 文化与娱乐     |
| 免费能源代币（FET）         | 能源        |
| 免费食品代币（FFT）         | 食品        |
| 免费医疗保健代币（FHT）       | 医疗保健      |
| 免费法律与秩序代币（FLOT）     | 法律与秩序     |
| 免费采矿代币（FMT）         | 采矿与回收     |
| 免费 NSFW 代币（FNT）     | NSFW      |
| 免费房地产代币（FRET）       | 房地产       |
| 免费软件与电信及其他（FSTT）    | 软件与电信及其他  |
| 免费交通代币（FTT）         | 交通        |

{% hint style="info" %}
根据市场上周的实用水平，每周铸造或销毁免费代币。例如，如果上周交易了 1000 万个代币，本周交易了 1100 万个代币，那么在本周结束时铸造者将铸造 1100 万 - 1000 万 = 100 万个代币。

另一方面，如果上周交易了 1100 万个代币，本周交易了 1000 万个代币，那么在本周结束时铸造者将铸造 1100 万 - 1000 万 = -100 万个代币，换句话说，将销毁 100 万个代币。

铸造者的角色只是跟踪市场上交易的代币数量，并提供足够的代币以便进行这些交易。
{% endhint %}

## 获取代币地址的方法

* 前往 [Leviathans 页面](https://payswap.org/leviathans) 并在搜索框中输入您的代币符号
* 对应的 Leviathan 的小部件将弹出，单击小部件上的 **Details** 按钮以显示更多信息。Leviathan 的 NFT 代币地址可在小部件左侧的部分找到

<figure><img src="/files/3erc76UIJxwzVvOv6jT1" alt=""><figcaption></figcaption></figure>

* 单击 **View Valuepool NFT Token Contract** 链接，打开包含地址信息的页面

[在此处获取社区的进一步支持。](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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.payswap.org/zhong-guo-ren/products/revenue-sharing.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.
