# 主流跨链

为了方便用户在多链间流通，HyperBridge 跨链桥2.0版支持主流资产跨链，用户可以将USDT 跨链到别的公链，同时也支持用户在跨链桥上存入 USDT ，提供流动性，以赚取跨链手续费，用户存入的流动性，也可以在多链上提取出来。

主流资产跨链和Token跨链是一样的界面，在跨链时资产选择USDT即可。

![](/files/-MgjUasAWFhnO7mQ9n96)

在下面的输入框，选择要跨链的数目，我们可以看到，当前账户余额有188.93981USDT，而目标链的流动性额度有450.1797USDT。当前我最多只能输入188.93981，始果当前账户余额有1000USDT，则也最多只能跨450.1797USDT。我们这里输入20，点击下一步就可以开始跨链。

![](/files/-MgjUasBYVTzAw5vW3aw)

据界面提示，实际到账是19.9 USDT ，因为有千分之五的跨链手续费，其中80%奖励给流动性提供者。

0.2HOO的Gas手续费。

确认消息无误，点击转账，先授权合约花费 USDT，然后弹出二次确认。

第一次要授权确认。

稍后，网关开始工作，我们就能看跨链记录显示出来了。

![](/files/-MgjUasCkox-YD-p8NeE)

正在处理时，状态也会发生变化：

![](/files/-MgjUasD1gHU9K_DE2bT)

会显示是第多少号节点在处理跨链。

然后跨链成功，会看到成功后的记录：

![](/files/-MgjUasEOdxmOXa3c-zZ)

通过查看哈希，就可以看到链上处理的过程，目标地址成功接到了19.9USDT。

![](/files/-MgjUasF2rwpnNsAKSsL)


---

# 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.hg.network/hyperbridge/zhu-liu-kua-lian.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.
