> For the complete documentation index, see [llms.txt](https://help.coinpocket.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/solana-use-guide.md).

# Solana Use Guide!

**How to create a Solana Wallet?**

1\. Open the CoinPocket App, click the upper left corner to switch the wallet, then select Solana, and click \[Add Wallet];

2\. Click \[Create Wallet];

3\. Set \[Wallet Name] and \[Password] in turn, then click \[Service Regulations and Privacy clause], click \[Create Wallet]; then start to back up the mnemonic, and click \[Completed backup, verify it now];

**Attention: Do not disclose the mnemonic to anyone!**

4\. Verify the mnemonic in order, and then click \[Confirm]. At this point, you have successfully created the Solana wallet.

**How to import a Solana Wallet?**

1.Open the CoinPocket App, click the upper left corner to switch the wallet, then select Solana, and click \[Add Wallet];

2\. Click \[Import Wallet], and continue to click \[Mnemonic import] or \[Private Key];

Take mnemonic import as an example, enter the backup \[mnemonic words], \[wallet name], \[password], and click \[Service Regulations and Privacy clause]. Click \[Import Wallet]. At this point, you have successfully imported the Solana wallet.

**Attention: To ensure the safety of your** **assets, please do not disclose the mnemonic or private key to anyone!**


---

# 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://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/solana-use-guide.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.
