> For the complete documentation index, see [llms.txt](https://docs.slerf.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.slerf.tools/token-management/token-mint-solana.md).

# Solana代币增发教程

{% hint style="success" %} <mark style="color:green;">Solana代币增发 | 铸造代币 | 增加代币供应量</mark>

Solana一键增发代币，SlerfTools代币增发工具让您根据市场需求灵活调整供应，优化代币管理，帮助项目成长。

[立即体验>>>](https://slerf.tools/zh-cn/token-mint/solana)
{% endhint %}

***

{% hint style="success" %}
**如果您更喜欢视频教程，可以观看此视频，了解如何在 Solana 上增发代币。**
{% endhint %}

{% embed url="<https://youtu.be/WqS9ipx-6cw?si=x8BNnJvFtYiCmVkj>" %}
Solana增发代币
{% endembed %}

***

#### 如何使用 Solana 代币增发工具 <a href="#id-2cf5" id="id-2cf5"></a>

1. 连接您的 Solana 钱包
2. 选择或输入要增发的代币合约
3. 查询代币增发权限
4. 填写想要增发的代币数量
5. 核对代币当前流通量和预估增发后流通总量
6. 签名交易并等待代币增发完成

#### 准备事项： <a href="#id-4213" id="id-4213"></a>

1. 一台电脑或者一部手机
2. Solana 钱包（[幻影钱包Phantom安装教程](https://docs.slerf.tools/solana-basic/huan-ying-qian-bao-phantom-an-zhuang-jiao-cheng)）
3. 钱包最少准备 0.1 SOL
4. 代币合约信息

#### 具体步骤： <a href="#fb28" id="fb28"></a>

1. 链接钱包

SlerfTools 目前支持多种流行的Solana钱包，例如Solflare、Phantom、ok钱包等。本文以Phantom钱包为例进行说明。

<mark style="color:green;">**Solana代币增发**</mark>：<https://slerf.tools/zh-cn/token-mint/solana>

进入 SlerfTools 代币增发页面，右上角支持切换语言。

<figure><img src="/files/960c5Urs0ShPWAlUmuCT" alt=""><figcaption></figcaption></figure>

2. 选择要增发的代币

可快捷选择当前链接钱包持有的代币

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

3. 查询代币增发权限

如果代币增发权限已放弃，或者当前链接钱包没有所选代币的增发权限，会提示【已放弃】无法增发\
如果当前链接钱包有所选代币的增发权限，同时代币未放弃增发权限，则可以增发，如下图所示：

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

4. 填写想要增发的代币数量，并核对数据

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

5. 确认增发后签名交易并等待代币增发完成

<figure><img src="/files/3r2jutpHRZ5xnlwnEwMS" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
请注意，增发代币需要您保留增发权限，一旦放弃这一权限，将无法对该代币进行后续增发。
{% endhint %}

***

[<mark style="color:green;">**SlerfTools | 创建代币、批量空投和做市机器人等Solana工具集**</mark>](https://slerf.tools/zh-cn)

<mark style="color:green;">**安全、开源，给Solana用户带来最便利的一站式体验。**</mark>

SlerfTools社群

Twitter：<https://twitter.com/SlerfTools>

Telegram：<https://t.me/SlerfTools>

Gitbook：<https://docs.slerf.tools/>

Github：<https://github.com/slerfTools/slerfTools>

Medium：<https://slerftools.medium.com/>

YouTube：<https://www.youtube.com/@slerftools>

邮箱：<BD@slerf.tools>

*<mark style="color:orange;">SlerfTools保留随时全权酌情因任何理由修改、变更或取消此公告的权利，无需事先通知。以上信息内容仅供参考，SlerfTools对本平台上的任何虚拟资产、产品或促销活动不做任何推荐或保证。虚拟资产的价格波动很大，投资交易虚拟资产将面临巨大风险。请谨慎投资。</mark>*


---

# 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://docs.slerf.tools/token-management/token-mint-solana.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.
