# Fees

1. **Altcoin bridge fee**

\> The cross-chain fee is 0.1%;

\> The minimum cross-chain fee is equal to tokens worth $5(to ETH is around $80)

\> The maximum cross-chain fee is equal to tokens worth $1000;

\> The minimum cross-chain amount is equal to tokens worth $10 (to ETH is $90);

\> The maximum cross-chain amount is equal to tokens worth $5M;

\> Cross-chain amount larger than $1M could take up to 12 hours.

**2. Mainstream tokens(including stable-coins) bridge fee**

\> Cross-chain fee to none-ETH chains: $0.9-$1.9 per transaction;

\> Cross-chain fee to ETH: 0.1% per transaction; minimum fees $40; maximum fees $1000.

\> The minimum cross-chain amount is equal to tokens worth $12 (to ETH is $50);

\> The maximum cross-chain amount is equal to tokens worth $20M;

\> Cross-chain amount larger than $5M could take up to 12 hours.


---

# 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.multichain.org/getting-started/how-to-use/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.
