# Fees

### For Trade, a 0.25% trading fee is applied

### For Cross-swap, fees will apply:

<table><thead><tr><th width="278">From</th><th width="253">To</th><th width="100" data-type="checkbox">2 ways</th><th width="113" align="center">Platform Fee</th><th data-type="checkbox">Trans. Fee</th></tr></thead><tbody><tr><td>ZETA Native (WZETA)</td><td>BTC Native (BTC), <br>Ethereum Native (ETH), <br>BNB Native (BNB)</td><td>true</td><td align="center">0%</td><td>true</td></tr><tr><td>USDT.ETH / USDC.ETH (Zeta)</td><td>USDT / USDC (Ethereum) </td><td>true</td><td align="center">0%</td><td>true</td></tr><tr><td>USDT.BSC / USDC.BSC (Zeta)</td><td>USDT / USDC (BNB Chain)</td><td>true</td><td align="center"></td><td>false</td></tr><tr><td><p><strong>Zeta Native:</strong></p><p>ETH.ETH (Zeta)<br>BNB.BNB (Zeta)<br>BTC.BTC (Zeta)</p></td><td>BTC Native (BTC), <br>Ethereum Native (ETH), <br>BNB Native (BNB)</td><td>true</td><td align="center">0%</td><td>true</td></tr><tr><td>USDT.ETH / USDC.ETH (Zeta) <br>USDT.BSC / USDC.BSC (Zeta)</td><td>BTC Native (BTC)<br>BNB Native (BNB)<br>Ethereum Native (ETH)</td><td>false</td><td align="center">0%</td><td>true</td></tr></tbody></table>

{% content-ref url="/pages/e57JvIftyIDvYSKnviMI" %}
[Cross-swap](/guide/cross-swap.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.abstradex.xyz/introduction/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.
