# ガバナンスとトケノミクス

PaySwapのトークンはフリートークンと呼ばれます。その主な目標は、すべてが無料または最低限の安価で利用可能な豊かな世界を実現することです。

ワークスペースごとに12のフリートークンがあります。

## 発行

フリートークンは毎週造幣または焼却されます。現在の週の終わりにマーケットプレイス（CanCan、eCollectibles、Paywallsなど）での取引量が前週よりも高い場合は、フリートークンが造幣され、逆の場合は焼却されます。

造幣または焼却されるトークンの量は、現在の週の終わりの取引量と前週の取引量の差です。

## 分配とトークノミクス

フリートークンは、PaySwapエコシステムの成長に貢献するアクターにのみ配布されます。つまり、以下の契約にリストされているすべてのビジネスです：[アクセラレータ](https://payswap.org/accelerator)、[ビジネス](https://payswap.org/businesses)、[リファラル](https://payswap.org/referrals)、[貢献者](https://payswap.org/contributors)

今週と先週の成長差が1000,000フリートークンであるとします。

そのうちの1%はチームに、9%はバーントレジャリーに行きます。これにより、市場の低迷時に焼却するための十分なトークンが確保されます。

アクセラレータの活動がこれの25%に貢献した場合、225,000フリートークンがアクセラレータ契約に送信され、そこに登録されたビジネスに投票コミュニティから受け取った投票数に応じて分配されます。他の3つの契約にも同様の方法が適用されます。

これは、毎週12のフリートークンごとに行われます。

非常に成長が著しいために焼却されないトークンが多い場合、各Leviathansのフリートークンコミュニティのメンバーは、焼却トークンからトークンを移動させるかどうかについて投票する権利を得ます。以前に述べたように、成長期にはすべてのエミッションの9%が焼却されます。

## ガバナンス

各フリートークンは、Leviathans、Stakemarket、TrustBounties、Valuepoolsでの投票に使用できます。それぞれの詳細については、以下のページを参照してください：

{% content-ref url="/pages/3xXD7iQxVsqXbBhEpRxU" %}
[リヴァイアサン](/ri-ben-yu/leviathans.md)
{% endcontent-ref %}

{% content-ref url="/pages/fsos0QZGMH7NkjXtSnx7" %}
[StakeMarket](/ri-ben-yu/products/stakemarket.md)
{% endcontent-ref %}

{% content-ref url="/pages/e0s5MPmKiQJrUTKRc1Py" %}
[TrustBounties](/ri-ben-yu/products/trustbounties.md)
{% endcontent-ref %}

{% content-ref url="/pages/n8fZrLMYt152JbuAMSly" %}
[ValuePools/DAOs](/ri-ben-yu/products/valuepools.md)
{% endcontent-ref %}

[コミュニティからさらなるサポートを受け取る](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/ri-ben-yu/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.
