# Token Bridge

{% embed url="<https://bridge.mycloudwallet.com/token-bridge>" %}
<https://bridge.mycloudwallet.com/token-bridge>
{% endembed %}

<figure><img src="/files/lZlWEu8V7GCtY1gpt42C" alt=""><figcaption><p>Step 1: Swap Token</p></figcaption></figure>

The Token Bridging happens in 2 steps:

1\) First tokens are "Swapped" from the Swap Token step, initiating the process to transfer tokens across the bridge.\
In this step the user selects which blockchains to send to/from, and which tokens they want to bridge.\
At the time of writing all tokens bridged are bridged at a 1 - 1 conversion rate. \
And there's no fees on the Wax side for bridging tokens.

<figure><img src="/files/DqxvxuFUO2m4YGADLD4W" alt=""><figcaption><p>Step 2: Claim Tokens</p></figcaption></figure>

2\) In the second step users claim the bridged tokens on the destination blockchain once the bridging process is confirmed on the Wax side. This usually requires a minor claim gas fee depending on the network chosen to bridge to (unless it's to Wax, where it's free and not always necessary to claim: WUF arrives directly to your wallet!)

Token Bridging is only active for WUF, WAX, BRWL, AIMR and a few other tokens on the MyCloudWallet bridge at this time, to specifically linked blockchains. If interested, contact the Wax Team directly to request/propose the opportunity to get tokens added to the bridge on <partnerships@wax.io>

The third/final navigation tab option is the users Bridging History, where you can see your recent transfers, and History of bridge usage.

<figure><img src="/files/SpAu994ytIRT4XGOmDD6" alt=""><figcaption><p>Token Bridging History Page</p></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.pixeljourney.xyz/introduction/wax-ecosystem-guides/cloud-wallet-bridge/token-bridge.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.
