# Token Distribution

xSwap facilitates seamless token exchanges and liquidity provision on the CrossFi Chain. It distinguishes itself through strategic adjustments to its fee structure and a comprehensive suite of smart contracts designed to enhance security, efficiency, and participant engagement.

### **Token Distribution Mechanism**

Liquidity providers hold an essential position at the core of xSwap's ecosystem:

* Providers who add liquidity to pools receive liquidity tokens, representing their share and entitling them to a portion of the trading fees generated.
* xSwap enhances potential returns for liquidity providers by implementing a trading fee that exceeds the typical standards of other platforms, designed to attract more liquidity and ensure robust exchange rates.

### **Calculating Returns**

It is essential for liquidity providers to comprehend the interaction between trading fees, liquidity provision, and market fluctuations. xSwap promotes an informed approach to participating in liquidity pools, considering how these factors collectively influence returns.

* **Example Scenario**: If the market price of assets in a pool shifts significantly, the provider's withdrawn share may not match the initially projected value, including expected fees, due to impermanent loss. However, xSwap's adjusted fee structure is designed to mitigate these discrepancies over time, presenting a balanced and attractive proposition for liquidity providers.

### Token Allocation

* **Liquidity:** 1% of the tokens are allocated to maintaining liquidity.
* **CrossFi:** 5% of the tokens are allocated to the CrossFi foundation.
* **Team:** 10% of the tokens are distributed to team members.
* **Token Sale:** 25% of the tokens are allocated for public sales.
* **Treasury for Incentives:** The remaining 59% of the tokens are reserved for the treasury to provide incentives for users and stakeholders, ensuring continued engagement and participation in the ecosystem.


---

# 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.xswap.ms/tokenomics/token-distribution.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.
