# Mainstream assets cross-chain

In order to facilitate users to circulate between multiple chains, HyperBridge cross-chain bridge version 2.0 supports mainstream assets cross-chain, users can cross-chain USDT to other public chains, and also supports users to deposit USDT on the cross-chain bridge to provide liquidity. In order to earn cross-chain fees, the liquidity deposited by users can also be withdrawn on multiple chains.

Mainstream asset cross-chain and Token cross-chain have the same interface. When cross-chain, the asset can choose USDT.

![](/files/-MgoT3kbIa8zJ7J2Q9Gf)

In the input box below, select the number of cross-chains, we can see that the current account balance is 188.93981 USDT, and the liquidity limit of the target chain is 450.1797 USDT. At present, I can only enter 188.93981 at most. If the current account balance has 1000 USDT, it can only cross 450.1797 USDT at most. We enter 20 here and click Next to start cross-chain.

![](/files/-MgoTLy203WjwZ0OUXnX)

According to the interface prompt, the actual receipt is 19.9 USDT, because there is a five-thousandth cross-chain fee, 80% of which is awarded to the liquidity provider.&#x20;

Gas handling fee of 0.2HOO.&#x20;

Confirm that the message is correct, click Transfer, first authorize the contract to spend USDT, and then a second confirmation pops up.&#x20;

Authorization is required for the first time.&#x20;

After a while, the gateway starts to work, and we can see the cross-chain records displayed.

![](/files/-MgoTk6NamTS8KpV2Ovq)

While processing, the status will also change:

![](/files/-MgoTuON4ESCZ8O_i2MA)

It will show how many nodes are processing cross-chain.

Then the cross-chain is successful, and you will see the successful record:

![](/files/-MgoUKisc9qRdw_lCLSA)

By checking the hash, you can see the process of processing on the chain, and the target address successfully received 19.9USDT.

![](/files/-MgoUWEGFgu2ueLFCpQ3)


---

# 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://en.docs.hg.network/hyperbridge-1/untitled-2.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.
