# 治理与代币经济学

PaySwap 代币被称为 Free Tokens，因为它们的主要目标是实现一个充满丰富的世界，其中一切都是免费的，或者至少价格非常便宜。

总共有 12 个 Free Tokens（每个工作空间一个）。

## 发行

Free Tokens 每周会进行铸造或销毁。如果市场上市场交易量（CanCan、eCollectibles、Paywalls 等）在当前周末高于上一周，那么会进行铸造；如果低于上一周，那么就会进行销毁。

铸造或销毁的代币数量是当前周末和上一周的交易量之间的差值。

## 分发与代币经济学

Free Tokens 仅分发给促进 PaySwap 生态系统增长的参与者，即以下合同中列出的所有企业：[Accelerator](https://payswap.org/accelerator)、[Businesses](https://payswap.org/businesses)、[Referrals](https://payswap.org/referrals)、[Contributors](https://payswap.org/contributors)。

假设本周与上周的增长差值为 100 万个 Free Tokens。

其中 1% 分配给团队。

其中 9% 分配给销毁保管库，以确保在市场下跌时有足够的代币进行销毁。

如果 Accelerator 中的活动贡献了其中的 25%，那么将有 22.5 万个 Free Tokens 被发送到 Accelerator 合同，并根据社区给予的投票数量分配给该处的企业。其他三个合同也是如此。

这些操作每周针对 12 个 Free Tokens 进行一次。

如果由于异常增长导致许多代币未能销毁，那么各自的 Leviathans 中的 Free Tokens 社区成员将有权投票，决定是否将代币从销毁保管库转移给他们。如前所述，销毁保管库会在增长期间占有所有发行量的 9%，用于在下降期间进行销毁。

## 治理

每个 Free Token 可以用于在 Leviathans、Stakemarket、TrustBounties 和 Valuepools 中进行投票。您可以在以下页面了解有关这些的更多信息：

[leviathans](/zhong-guo-ren/leviathans.md)

[stakemarket](/zhong-guo-ren/products/stakemarket.md)

[trustbounties](/zhong-guo-ren/products/trustbounties.md)

[valuepools](/zhong-guo-ren/products/valuepools.md)

[从社区获取更多支持。](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/governance-and-tokenomics.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.
