> For the complete documentation index, see [llms.txt](https://bananatoolsssq.gitbook.io/fa-bi-gong-ju/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bananatoolsssq.gitbook.io/fa-bi-gong-ju/solana/phantom.md).

# 幻影钱包Phantom安装教程

{% hint style="info" %}
[Banana**Tools-Solana工具集**](https://sol.bananatool.com/)

**安全、开源，给 Solana 用户带来最便利的一站式体验。**
{% endhint %}

{% hint style="danger" %}
**请注意！助记词和私钥是恢复钱包和控制资产的唯一凭证。 如果您与第三方分享您的私钥或助记词，他们可以在未经您许可的情况下控制和转移您的资产！**

**BananaTools永远不会询问您的秘密短语或私钥。**
{% endhint %}

Phantom中文称之为“”幻影钱包”，是一个浏览器插件，可以让我们在 Solana 区块链上存储、发送、接收、质押和交易代币。

目前，Phantom已成为用户参与Solana区块链时的首选钱包。如果你想使用PandaTool工具发行代币，就必须先安装Phantom钱包，下面给大家介绍一下安装教程：

1、首先打开 Phantom 钱包官网：<https://phantom.app/>，点击“Download For Chrome”。

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

2、如下图所示，点击“添加至Chrome”

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

3、然后会弹出提示“添加扩展程序”，点击添加

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

4、添加之后，会让你进行选择：如果你还没有sol钱包，就可以立即创建一个新钱包。如果你在TP等其他平台已经创建了钱包，就可以通过私钥/助记词导入钱包，这里我们选择创建钱包：

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

5、之后需要创建一个钱包密码，这里和小狐狸一样

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

6、保存你的钱包助记词，确保周围没有摄像头或者其他人

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

7、至此，Phantom钱包就算注册安装完成了。你可以通过浏览器右上角的插件图标，找到你的钱包

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

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

8、钱包创建完成后，我们复制SOL地址，再从交易所提SOL代币到这个地址，就能开始发币或者交易了

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

### 注意事项

1. 安装钱包必须在翻墙状态下，没有VPN的话，不建议大家操作
2. Phantom钱包不仅支持Sol链，也支持以太坊、马蹄链，所以创建钱包之后会有3个地址。大家提币或者转账，一定要选择复制Solana地址，不要选错了


---

# 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://bananatoolsssq.gitbook.io/fa-bi-gong-ju/solana/phantom.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.
