> For the complete documentation index, see [llms.txt](https://titannet.gitbook.io/titan-network-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://titannet.gitbook.io/titan-network-en/titan-network-zhong-wen/4-ce-jia-li-le-ce-shi-wang/chang-jian-wen-ti/ru-he-jiang-tnt4-cong-solana-kua-lian-zhuan-zhang-zhi-titan-lian.md).

# 如何将TNT4 从Solana跨链转账至Titan链

### 将TNT4代币从Solana网络跨链转账至Titan链功能已经上线

👉[**去使用**](https://test4.titannet.io/Bridge)

### **准备工作**

* 确保您已安装 Titan 钱包和 Solana 钱包（支持Phantom/OKwallet/Solflare）
* Solana 钱包中需要有足够的 SOL 作为 Gas 费（约 0.02 SOL）
* TNT4 余额不少于 10 个代币

### **详细步骤**

1. **访问跨链桥页面**

   * 打开<https://test4.titannet.io/Bridge>
   * 点击导航栏中的"跨链桥"选项
   * 使用 Titan 钱包登录（[如果没有 Titan 钱包，请先完成创建](/titan-network-en/titan-network-zhong-wen/qu-kuai-lian-ce-shi/titan-qian-bao-ce-shi-bi/chuang-jian-titan-qian-bao-di-zhi.md)）

2. **确认跨链转账方向**

* 默认为Titan——>Solana，点击“切换链”按钮，切换为“Solana——>Titan”

<figure><img src="/files/2bayJo9BttP90Efz6wvB" alt=""><figcaption></figcaption></figure>

3. 连接您的 Solana 钱包

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

4. **创建 Solana 子账户**

* 为TNT创建子帐户
* 确保 Solana 钱包中有足够的 SOL（约 0.02）支付 Gas 费用，大约需要 0.02 $SOL

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

5. **设置跨链转账信息**

* 在转账金额框中输入要跨链的 TNT4 数量
* 确认所有信息无误后，点击“转账”按钮，等待跨链交易完成

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://titannet.gitbook.io/titan-network-en/titan-network-zhong-wen/4-ce-jia-li-le-ce-shi-wang/chang-jian-wen-ti/ru-he-jiang-tnt4-cong-solana-kua-lian-zhuan-zhang-zhi-titan-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.
