# Bridge Assets to AlienX

To bridge assets to & from the AlienX Chain:

1. Navigate to the AlienX Bridge Interface: <https://bridge.alienxchain.io/>
2. Specify the direction you want the swap to take place
3. Connect your wallet
4. Enter the amount of token that you want to swap

Afterwards, your funds should be on the way to the desired destination chain!

<figure><img src="/files/NlHYBMulBpneXhu5l8by" 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://docs.alienxchain.io/white-paper/getting-start-alienx-mainnet/bridge-assets-to-alienx.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.
