# Bridge to Xai Testnet

You can bridge Sepolia XAI (sXAI) to Xai Testnet from Arbitrum Sepolia using the steps below:

1. Go to <https://bridge.arbitrum.io/?destinationChain=xai-testnet&sourceChain=arbitrum-sepolia>
2. Depending on the direction of the bridge (Xai -> Arb **or** Arb -> Xai), click the up/down arrow button.
3. Enter the amount of SXAI you want to bridge.

<figure><img src="/files/h9sYxXG2FpA50bg0IAbG" alt="" width="375"><figcaption></figcaption></figure>

4. Click "Move funds to Xai Testnet"
5. Wait at least 10 minutes for the bridging process to complete.

{% hint style="info" %}
If this is your first time connecting your wallet to Xai testnet, you must add Xai testnet manually using [this information](/xai-network/en/build-on-xai/xai-chains-and-parameters/connect-to-xai-testnet-sepolia.md).
{% endhint %}


---

# 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://xai-foundation.gitbook.io/xai-network/en/build-on-xai/xai-chains-and-parameters/bridge-to-xai-testnet.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.
