# Overview

<figure><img src="/files/oyULxL2v4eqo4QSPREPO" alt="" width="314"><figcaption></figcaption></figure>

Through our integration with OKXDEX, you can trade any contract address across supported chains, accessing a universe of over 18,000 tokens. The supported chains currently include:

* Base
* BNB Smart Chain (BSC)
* Ethereum
* Solana

Our platform charges a fee of 0.4% per trade, calculated based on the dollar notional value of the swap. This fee structure ensures transparency and consistency across all transactions, regardless of the trading pair or chain used.

{% content-ref url="/pages/URQwvo4wCRY0AZDyPp3c" %}
[DEX Trading Wallet Setup](/dex-swaps-trading/dex-trading-wallet-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ho8mGhlhzTKeDq75Sa7J" %}
[Submitting DEX Orders](/dex-swaps-trading/submitting-dex-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/TZB3TqhJbQyGYR65vBN4" %}
[Withdrawing Funds](/dex-swaps-trading/withdrawing-funds.md)
{% endcontent-ref %}


---

# 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.tread.fi/dex-swaps-trading/overview.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.
