# FAQ

**How much fees does PocketFi charge for a swap/bridge?**&#x20;

* 0.5% for all **EVM** swaps
* 0.1% for **TON** swaps&#x20;

#### Why should I use the PocketFi instead of other bridge/DEX aggregators?

* You can use it right seamlessly from your Telegram account.
* You can set up unique automated strategies unavailable in Metamask.

**What about provider fees and other possible fees?**

* Cross-chain transactions have fees, commonly known as gas fees. PocketFi simplifies such transactions by providing users with fee estimates and optimization options to ensure cost-effectiveness. PocketFi displays all Provider fees, Bridge fees, DEX fees, and slippage.


---

# 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.pocketfi.org/faq.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.
