# Community Pool

<div data-full-width="true"><figure><img src="/files/pqgyABSP6DzGF9Doe30F" alt=""><figcaption></figcaption></figure></div>

## What is the Community Pool?

It is perhaps the first real case in the cryptocurrency market where a blockchain’s native token provides the opportunity to earn income from all the flagship products of the ecosystem.

The Community Pool is a vault of collected rewards, consisting of a variety of assets coming from different ecosystem solutions.

* **70%** of the total Community Pool income is distributed among [AXM](/axiome-chain/axm-coin.md) stakers.
* **30%** goes to [RET](/axiome-chain/partnership-program.md#ret-referral-energy-token) token holders.

**To verify the transparency of Community Pool inflows, use the block explorer:**

{% embed url="<https://axiomechain.org/address/axm12qtpmhg448uwxw52ltda9x52wx4mvc30yzw6w0>" %}

## Sources of Community Pool funding

{% hint style="warning" %}
An active [Premium subscription](/axiome-chain/axiome-premium-subscription.md) is required for your wallet to participate in the Community Pool rewards distribution.
{% endhint %}

### 1. Fees from Axiome Swap

**20% of the trading fee collected by Axiome Swap at the moment of any trade, regardless of the pair, goes to the Community Pool.** The remaining 80% goes to the liquidity providers of the pool.

{% hint style="info" %}
**Example:**

In the CHAPA/AXM pair pool, the swap fee is set at 1%. That means a trader, when buying/selling CHAPA or AXM, pays a fee of 1% of the asset being sold.

Suppose a trader sells 10,000 CHAPA to buy AXM. As a result, they pay 100 CHAPA as a trading fee.

Of those 100 CHAPA:

* 80 CHAPA (80%) goes to liquidity providers as a reward.
* 20 CHAPA (20%) goes to the Community Pool.
  {% endhint %}

Thanks to Axiome Swap, our Community Pool will accumulate a large variety of assets, allowing pool shareholders to reliably diversify their income!

### 2. Premium subscription activation

Each time a user pays for a [Premium](/axiome-chain/axiome-premium-subscription.md) subscription, 50% of the amount is burned and the remaining 50% is allocated to the Community Pool.

### 3. Fees from Axiome Pump

100% of all fees collected by Axiome Pump will be directed to the Community Pool:

* **$50** in AXM for creating a token.
* **10%** of the total AXM raised during a presale.

### 4. Fees from Axiome Futures

Axiome Futures will collect trading fees in highly liquid assets such as USDT, USDC, and AXM.

The weekly distribution of collected fees is as follows:

* 50% goes to liquidity providers (market makers) in the order book, depending on the pair and the amount of liquidity provided.
* 40% goes to the Community Pool.
* 10% is used for the weekly buyback and burn of AXM.

### 5. Fees from projects in the Axiome Accelerator

One of the key requirements for projects joining our accelerator will be allocating at least 15% of their generated revenue to the Community Pool.

{% hint style="info" %}
Each accelerator project will be announced individually on our [Telegram channel](https://t.me/axiomeen) and [Twitter](https://twitter.com/axiome_pro).
{% endhint %}

## Where to find the Community Pool?

You will be able to monitor the status of the Community Pool in the block explorer at [axiomechain.org](https://axiomechain.org/) right after its release:

<figure><img src="/files/2Ous6ToYDbmXX5VE7Ik1" alt=""><figcaption></figcaption></figure>

**In this section of the explorer you will be able to:**

* Monitor all statistical metrics related to the total rewards paid to [AXM](/axiome-chain/axm-coin.md) and [RET](/axiome-chain/partnership-program.md#ret-referral-energy-token) holders over time.
* Track the pool balances across all assets it contains.
* Connect your wallet to view your share of the pool’s income based on the amount of AXM and RET in your balance.
* Claim your rewards from the pool.
* View the ranking of Community Pool shareholders.

{% hint style="info" %}
Subscribe to us so you don’t miss the Community Pool launch announcement:

🇬🇧 [Telegram in English](https://t.me/axiomeen)

🇷🇺 [Telegram на русском](https://t.me/axiomeru)

🇩🇪 [Telegram Auf Deutsch](https://t.me/axiomede)

[Twitter](https://twitter.com/axiome_pro)
{% endhint %}


---

# 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.axiomeinfo.org/axiome-chain/community-pool.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.
