# Cross-chain Swap

Here are a few simple steps for users to swap on OmniHop:&#x20;

* Step 1: Connect your wallet to OmniHop.&#x20;

After going to OmniHop, connect your wallet to the site with the connect wallet button at the top right.

* Step 2: Select chains

Select the source and destination chain.

* Step 3: Select assets&#x20;

Select source and destination chain assets and enter the amount to be swapped.

* Step 4: Click swap

After typing the amount, wait for the front end to calculate the assets you will receive on the destination chain.

* Step 5: Confirm the swap

Press the ' Swap ' button after calculating the amount you receive in the opposite chain. Confirm the signature used for the security of users. Then confirm the transaction on your wallet and your swap process will be started. Make sure you have enough assets and gas in your wallet. We recommend using high and aggressive gas due to network densities.

After your swap transaction starts, a follow-up pop-up will open and you can access all transactions via scan.

These features are still developing and would release soon in the future. Follow our social media and stay tune!

<br>


---

# 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://projects-12.gitbook.io/omnihop-docs/user-guide/cross-chain-swap.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.
