# Bridge to Xai Mainnet

You can bridge XAI to Xai Mainnet from Arbitrum One using the steps below:

1. Go to <https://bridge.arbitrum.io/>
2. Click the network dropdown in the top right corner.

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

3. Select Xai under the list of Orbit chains.

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

{% hint style="info" %}
If this is your first time connecting your wallet to Xai mainnet, you must add Xai mainnet manually using [these steps](https://xai-foundation.gitbook.io/xai-network/xai-mainnet/connect-to-xai-mainnet) or proceed with the built-in process on the bridge page as follows:

1. Approve the transaction to add Xai network to your wallet (in this case, Metamask).

![](/files/bigGDPdIaDUIKEGfsr2W)

2. Click "Switch Network"

![](/files/O8hUWeUealhJrswnMvQt)
{% endhint %}

4. Depending on the direction of the bridge (Xai -> Arb One **or** Arb One -> Xai), click the up/down arrow button.

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

5. Enter an amount to bridge.
6. Click "Move funds to Xai"
7. Wait at least 10 minutes for the bridging process to complete.


---

# 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://sobytoken.gitbook.io/soby-xai/xai-mainnet/bridge-to-xai-mainnet.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.
