# How to Bridge USDz and sUSDz

**Bridge USDz or sUSDz:** [**https://rwa.anzen.finance/bridge**](https://rwa.anzen.finance/bridge)

USDz is available on Ethereum Mainnet, Base, and Blast. See our [Smart Contracts page](/developer-resources/smart-contracts.md) for USDz smart contracts on each network.

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

### **Bridging USDz**

1. Head to Anzen's Bridge page at <https://rwa.anzen.finance/bridge>

Anzen's Bridge is [powered by LayerZero](https://x.com/AnzenFinance/status/1799106614177517802). This permits a safe and stable USDz on multiple chains.

<figure><img src="/files/GEM4DbqqDrDnX5nmAS8C" alt=""><figcaption><p>Anzen's Cross chain Bridge is powered by Layer Zero. You can bridge USDz on Ethereum, Base, and Blast.</p></figcaption></figure>

2. Select the From network. This will be the network you currently hold USDz in. If you're holding USDz and your wallet is connected to Anzen, you will see your USDz balance in that chain in the 'Send' box.

<figure><img src="/files/9ebwP4zGvKjCupzPqxOM" alt="" width="375"><figcaption><p>Select the network you want to bridge from.</p></figcaption></figure>

3. Select the To network. This is the chain you want to bridge your USDz to.

<figure><img src="/files/3l5vqAGkvRnPYwpfe1ro" alt="" width="375"><figcaption><p>Select the network you want to bridge to.</p></figcaption></figure>

4. Make sure the Recipient Address is correct. This will be your wallet address.

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

5. Gas Fee will show the cost of bridging.

6. If you are satisfied with the rate of receiving USDz, select Bridge.

7. Check the transaction in your wallet and select Sign<br>

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

8. The Bridge transaction may take a few minutes. You will see a Bridge USDz in progress notification on Anzen. You can track the tx through the link in the right-hand box.

<figure><img src="/files/DdMzXgtY2f109UHvAtDU" alt=""><figcaption><p>Bridging USDz on Anzen is quick and simple.</p></figcaption></figure>

4. You will now see USDz on your selected chain and the transaction Status will update to 'Complete'

<figure><img src="/files/YAFH0x0MB6JZPJjbnssK" alt="" width="296"><figcaption></figcaption></figure>

### Bridge sUSDz (Staked USDz)

To bridge staked USDz, change the token in the Send box to sUSDz.

<figure><img src="/files/TtRmoBoQJ0yyt16C3Me8" alt=""><figcaption><p>Bridge sUSDz on Ethereum Mainnet, Base, or Blast.</p></figcaption></figure>

### Checking Bridge TX

You can always check the TX on <https://layerzeroscan.com/> by pasting the Tx Hash on the originating chain.\
For example, if you are bridging FROM Base, paste in the Basescan TX linked on Anzen's website to check the Status on LayerZero Scan.

<figure><img src="/files/EGVnghpy3qQtXrePXsGA" alt="" width="375"><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.anzen.finance/user-guide/how-to-bridge-usdz-and-susdz.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.
