> 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/clone.md).

# Solana代币克隆教程

## **前提条件** <a href="#qian-ti-tiao-jian" id="qian-ti-tiao-jian"></a>

* 发币之前，务必使用安装好幻影钱包插件，安装教程➔ <https://docs.bananatool.com/sol/phantom>
* 钱包内最少准备0.2个Sol
* 请打开翻墙软件（VPN/加速器），以防止网络错误
* 手机发币也使用Phantom钱包或欧易web3钱包、TP钱包

## **视频教程**

{% embed url="<https://youtu.be/HmiRVIOqNDw>" %}

## **1、连接钱包**

首先，我们打开发币链接：<https://sol.bananatool.com/>点击右上角"选择钱包"

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

之后会跳出钱包选择页面，点击Phantom，即可链接钱包（如果没有Phantom钱包，使用欧易Web3钱包、TP钱包也可以，同样是点击这个Phantom，平台会自动识别并连接OKX Web3或TP钱包）

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

右上角出现钱包地址，表示你已经完成的钱包链接

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

## **2、输入克隆代币合约地址**

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

输入完成，点击搜索，下方会显示克隆代币的信息并自动填写

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

## **3、克隆代币**

确定好信息无误之后，点击“创建代币”按钮，这时候会跳出钱包，确认并支付费用即可，如下所示：

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

等待几秒钟之后，创建成功后网页下方可以看到代币地址，或者在浏览器和钱包中查看新创建的代币信息。（注意：代币是否创建成功以扣费为准，只要扣费了就肯定成功，只要没成功就肯定没扣费）

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

## **其他问题**

* 任何问题，都可以进入Telegram电报群找志愿者解答： <https://t.me/BananaTools>


---

# 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/clone.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.
