# Swap Fee Structure

Our platform utilizes a 1.5% swap fee model that benefits all participants involved. Each swap incurs a small fee, which is distributed among three key groups:

* **Affiliate Marketers**: They earn a 0.5% referral fee for every transaction they facilitate. This provides a profitable opportunity for affiliates to generate income by promoting our platform and increasing transaction volume.
* **Partner Projects**: Projects whose tokens are traded on our platform receive 0.5% of the swap fee. This arrangement not only encourages projects to partner with us but also ensures they benefit directly from the trading activity of their tokens.
* **ACHI Utility**: The remaining 0.5% of the swap fee is allocated to the ACHI platform. These funds are used to maintain and enhance the platform, ensuring we continue to offer high-quality services and support to our users.


---

# 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://achi-inu.gitbook.io/achi-wallet/features/swap-fee-structure.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.
