# How long does it take to complete the transaction?

For instant transactions, the transaction will be completed as soon as it is confirmed in the blockchain.

For cross swaps, the exchange time depends on the bridge you use to complete the exchange.&#x20;

This usually takes 90 seconds.\ <br>

{% content-ref url="/pages/NRj1TBDBPtKYAEbIbPpE" %}
[FAQ](/products/cross-chain-swap/faq.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.mainfarm.io/products/cross-chain-swap/faq/how-long-does-it-take-to-complete-the-transaction.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.
