> For the complete documentation index, see [llms.txt](https://help.titanapp.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.titanapp.info/titan-network-en/galileo-testnet/f.a.q./how-to-transfer-tnt4-from-solana-to-titan-chain.md).

# How to Transfer TNT4 from Solana to Titan Chain​

🚀 ​**​TNT4 Cross-Chain Transfer from Solana to Titan Chain is Now Live!​**

​\
[👉 ​**​Get Started​**](https://test4.titannet.io/Bridge)​

***

#### ​**​Prerequisites​**​

1. Ensure you have installed both:
   * ​**​Titan Wallet​**​
   * ​**​Solana Wallet​**​ (Supports Phantom/OKWallet/Solflare)
2. Maintain ​**​at least 0.02 SOL​**​ in your Solana wallet for Gas fees.
3. Ensure your ​**​TNT4 balance is ≥10 tokens​**​.

***

#### ​**​Step-by-Step Guide​**​

**​​1. Access the Cross-Chain Bridge Page​​**

* Visit: <https://test4.titannet.io/Bridge>
* Click the ​**​"Cross-Chain Bridge"​**​ option in the navigation bar.
* Log in with your ​**​Titan Wallet​**​.

***

**​​2. Set Transfer Direction​​**

* By default, the transfer direction is ​**​Titan → Solana​**​.
* Click the ​**​"Switch Chain"​**​ button to change to ​**​Solana → Titan​**​.

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

***

**​​3. Connect Your Solana Wallet​​**

* Authorize your Solana wallet (e.g., Phantom/OKWallet) to connect.

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

***

**​​4. Create a Solana Sub-Account​​**

* ​**​Create a Sub-Account for TNT​**​:
  * Ensure your Solana wallet has ​**​≥0.02 SOL​**​ for Gas fees.

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

***

**​​5. Configure Transfer Details​​**

* Enter the ​**​amount of TNT4​**​ to transfer in the input box.
* Double-check all details, then click ​**​"Transfer"​**​.
* Wait for the transaction to confirm (typically within 3 minutes).

<figure><img src="/files/0vQr5ZGr0gMDq4Iqry8L" 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, and the optional `goal` query parameter:

```
GET https://help.titanapp.info/titan-network-en/galileo-testnet/f.a.q./how-to-transfer-tnt4-from-solana-to-titan-chain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
