# Phantom Wallet Installation Guide Tutorial

{% hint style="info" %}
Phantom is the most popular wallet for Solana users—install it first to use CiaoTool for token issuance.
{% endhint %}

## **Browser Extension**

1. **Visit the Official Website**:

&#x20;      Navigate to <https://phantom.app/download> and select your browser type.

2. **Add Phantom to Your Browser**: Follow the steps in your browser's extension store to add Phantom. Once installed, you will see Phantom in your browser extensions.
3. **Set Up Your Wallet**:
   * If you're a new user, select **"Create New Wallet"** and set up a password.
   * If you already have a Solana wallet, click **"I Already Have a Wallet"** and input your recovery phrase to restore the wallet.
   * After entering your password, click **"Continue"**.

![](https://docs.dogtools.meme/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FbI9FOXIMOA6RLmAW6lRu%2Fblobs%2F9iqHQqbiXfCNBbAGmcE4%2Fimage.png\&width=768\&dpr=4\&quality=100\&sign=19c84caa\&sv=2)

4. **Secure Your Recovery Phrase**:

* Store your recovery phrase in a secure location. It is the only way to recover your wallet.
* **Important**: Never share your recovery phrase with anyone. Anyone with access to this phrase can access your funds.

![](https://docs.dogtools.meme/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FbI9FOXIMOA6RLmAW6lRu%2Fblobs%2F8grY8PuEQS6uiRtz6Qjy%2Fimage.png\&width=768\&dpr=4\&quality=100\&sign=a9cae362\&sv=2)

5. **Complete Installation**:

* Once the installation is complete, you can find your wallet via the browser extension icon in the top-right corner.

![](https://docs.dogtools.meme/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FbI9FOXIMOA6RLmAW6lRu%2Fblobs%2Fbrkq1nXEbwGr9kSHIu8q%2Fimage.png\&width=768\&dpr=4\&quality=100\&sign=8efe1d04\&sv=2)

## **Mobile App**

1. **Visit the Official Website**: Navigate to <https://phantom.app/download> and choose the appropriate app store for your device (iOS/Android).
2. **Install the Phantom App**: You will be redirected to the app store. Follow the instructions to download and install the Phantom app on your device.
3. **Set Up Your Wallet**:
   * If you're a new user, select **"Create New Wallet"** and enable device verification (varies by device type) to protect your wallet from unauthorized access.
   * If you already have a Solana wallet, select **"I Already Have a Wallet"** and input your recovery phrase to restore the wallet.

![](https://docs.dogtools.meme/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FbI9FOXIMOA6RLmAW6lRu%2Fblobs%2FRoGrwHczsml7g6aeIoAu%2Fimage.png\&width=768\&dpr=4\&quality=100\&sign=a1c04638\&sv=2)

## **Important Notes**

* Phantom wallet supports Solana, Ethereum, and Polygon chains. After creating a wallet, you will have three separate addresses.
* When withdrawing or transferring tokens, **always copy the Solana address**. Ensure you select the correct address to avoid errors.

💬 **Need help? Join our community for real-time support:** <https://t.me/ciaotool>

* **Email:** <support@ciaotool.io>
* **Website:** [https://ciaotool.io](https://ciaotool.io/)
* **X (Twitter):** <https://x.com/CiaoTool>
* **Blog**: <https://www.ciaoailiquidity.com/blog>
* **Medium:** <https://medium.com/@ciaotool>
* **YouTube:** <https://www.youtube.com/@CiaoTool>
* **WhatsApp：**<https://whatsapp.com/channel/0029VbAuLrVAojYxRNw95W1J>

{% hint style="danger" %}
**Note:** CiaoTool is committed to providing convenient tooling services but does not offer any form of investment advice. Platform content may change with product iterations. Users are advised to exercise judgment and stay informed about updates.
{% endhint %}


---

# 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://ciaotool.gitbook.io/docs/solana-base/phantom-wallet-installation-guide-tutorial.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.
