# Tutorial

* Enter the product and connect wallets. You can see we have EVM wallet, Starkent Wallet, Aptos Wallet, and Sui wallet. It's not necessary to connect all, just the related chain's wallet works fine.

<figure><img src="/files/JRS7a1c3mH2BpNjeFvet" alt=""><figcaption></figcaption></figure>

* Choose the source and destination chain and the tokens you want to bridge.

<figure><img src="/files/C7H6GOuUozTNeuF4MSD4" alt=""><figcaption></figcaption></figure>

* Input the amount and you can see more details about the TX. Refresh the route and check all routes' details, choose the one you want and finally confirm your swap.

<figure><img src="/files/DH5JDIqkokpHLCSdNdGZ" alt=""><figcaption></figcaption></figure>

* Confirm your transaction in your wallet, there will be a pop-up to show the process.

<figure><img src="/files/pZXW2hB2NBobAFDhXY57" alt=""><figcaption></figcaption></figure>

* Check your details in \[History Page], where you can find \[Swap] and \[Refund], if the transaction fails, your fund will be returned. Click these buttons to get your transaction details.

<figure><img src="/files/ORIQowIYCW8yQzYsqh2U" alt=""><figcaption></figcaption></figure>


---

# 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://omnibtclabs.gitbook.io/omnibtc/omnibtc-features/omniswap/tutorial.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.
