> For the complete documentation index, see [llms.txt](https://help.pandatool.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pandatool.org/createtoken/tp.md).

# 手机TP钱包发币教程

呼入鉴于很多小伙伴没有电脑，或者不太会用电脑一键发币，所以这篇教程是告诉大家，如何使用手机上的TP钱包进行一键发币：

第一步：在手机上打开`TP钱包`，点击左上角`切换网络`

<figure><img src="/files/aIs14HHeqGZAVE5ociL0" alt=""><figcaption><p>TP钱包</p></figcaption></figure>

第二步：选择你要创建合约的链以及钱包地址，这里以`币安链`为例

<figure><img src="/files/e0eNv4kURrMyWl7Fm5xg" alt=""><figcaption><p>选择创建合约的钱包地址</p></figcaption></figure>

第三步：点击下方第三个按钮`发现`，进入TP钱包内置浏览器

<figure><img src="/files/GCFIZzvBZ0Su7U4y21R8" alt=""><figcaption><p>发现DAPP</p></figcaption></figure>

<figure><img src="/files/bWF8eTnyrbReJSV1Q0PP" alt=""><figcaption><p>进入钱包内置浏览器</p></figcaption></figure>

第四步：输入`PandaTool`网址：pandatool.org

<figure><img src="/files/p2bSvVmXsLxKqor9CFig" alt=""><figcaption><p>输入网站链接</p></figcaption></figure>

第五步：进入PandaTool官网，选择左上角菜单，找到`发行代币`

<figure><img src="/files/SNeN5O7hU2LazVoO042J" alt=""><figcaption><p>找到官网菜单</p></figcaption></figure>

<figure><img src="/files/FvV9VfybItGMyosQ4k17" alt=""><figcaption><p>发行代币</p></figcaption></figure>

第六步：选择你要发行的代币类型，这里以`标准代币`为例

<figure><img src="/files/ROUsxbSxUjKWa5UWy92r" alt=""><figcaption><p>标准代币</p></figcaption></figure>

第七步：按照提示填写`代币信息`

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

第八步：点击`创建合约`，进行二次确认

<figure><img src="/files/InjoD8tYobU4dwcdSx6Y" alt=""><figcaption><p>创建合约</p></figcaption></figure>

<figure><img src="/files/RB9kFcIwglXftqEiwLPE" alt=""><figcaption><p>二次确认</p></figcaption></figure>

第九步：支付`Gas费`，创建完成

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

以上就是使用手机TP钱包发币的全部流程了，使用IMToken钱包、BK钱包也是同样的流程，区别不大。如有任何问题，欢迎加入我们的电报群交流反馈：<https://t.me/pandatool>


---

# 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.pandatool.org/createtoken/tp.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.
