# Trading Fees

You will see the preliminary value (with minor deviations due to liquidity changes between the initial view, signing, and transaction execution). The figures you see are returned directly by the DEX where the exchange will take place.

However, the connected DEXs charge their independent trading fees, which we cannot control. The fees are as follows:

* **DOJO** - 0.3%
* **Helix** - 0.2%
* **Astroport** - For constant product pools, the fee is 0.3%; For stable swap invariant pools, the fee is 0.05%
* **White Whale** - 0.1%

These fees are already included in the final amount that Injex displays as the sum you will receive from the Swap.


---

# 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.injex.fi/injex-in-details/trading-fees.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.
