# Sui Mint Token Tutorial

**The Sui token minting tool** is an all-in-one token issuance solution for projects, developers and startup teams. Built on the high-performance Sui blockchain, it allows fast, low-cost, no-code personalized token creation. With ultra-fast transaction confirmation and secure standard smart contracts, it lowers asset issuance barriers and is a top efficient choice for Sui ecosystem application development.

## 📌Core Summary: Sui Token Minting Tool

**Sui Token Minting Tool** is an all-in-one issuance engine for the Sui network, enabling developers and startups to deploy custom tokens via a professional no-code interface.

* **No-Code Issuance:** Deploy professional tokens in seconds without Move coding.
* **High Performance:** Enjoy ultra-fast transaction confirmations powered by Sui.
* **Fully Customizable:** Flexible parameters to perfectly match project utility.
* **Cost-Efficient:** Optimized infrastructure significantly lowers issuance barriers.
* **Secure Standards:** Uses audited contracts to ensure asset integrity and trust.

> **Key Value:** The premier choice for secure, high-speed token creation on Sui, accelerating your project's ecosystem entry.

***

## Preparations

1. Install the Suiet wallet or SuiWallet plug-in: [Suiet wallet installation tutorial](https://docs.gtokentool.com/en/sui/suiet-wallet-installation-tutorial), [Suiwallet wallet installation tutorial](https://docs.gtokentool.com/en/sui/sui-wallet-installation-and-usage-tutorial)
2. If these two wallets are not installed, OKX Web3 Wallet is also supported.
3. Prepare at least 2 SUI in your wallet. If the amount is insufficient, it will cause the coin issuance to fail.
4. It is recommended to use the OKX Web3 wallet for issuing coins via mobile phones, not the TP wallet, because the TP wallet cannot upload logos.

## SUI Mint Token Specific Operations

### 1. Connect Wallet

Mint Token: <https://sui.gtokentool.com/Token/mint>

Go to the mint token page, select the <mark style="color:purple;">Main</mark> network in the upper right corner and connect your wallet. It is recommended to use the Suiet wallet. A devtnet is used here for demonstration.

<figure><img src="/files/QA8fE0t18NoQEmNR1Xml" alt=""><figcaption><p>connect wallet &#x26; select network</p></figcaption></figure>

### 2. Select a Token to Mint

Click on the dropdown selection box to choose a token. If the token is not loaded, please click "`Reload Tokens`".

<figure><img src="/files/A3iNNXaJS7tiMnBofiH2" alt=""><figcaption><p>slect a token to mint</p></figcaption></figure>

### 3. Enter the Wallet Address and Token Amount

Each line must contain an address, followed by the number of tokens to be generated.

<figure><img src="/files/Nwqv7qXfjK3J5naLxRbl" alt=""><figcaption><p>enter the mint info</p></figcaption></figure>

### 4. Click "Mint"

<figure><img src="/files/A2K3TtV2Akrwjmm9Lrxv" alt=""><figcaption><p>confirm transaction</p></figcaption></figure>

After the wallet pops up, click "`Approve`". A hash value appearing below indicates that the transaction is successful, and you can click to check the transaction status.

<figure><img src="/files/gWQeIuGSd1283gnZsIdE" alt=""><figcaption><p>mint successfully</p></figcaption></figure>

***

## ❓FAQ

### Q: Why did I update successfully but the wallet logo did not change?

**A:** Different wallets update faster or slower. For example, SuiWallet will update in a few minutes, while Suiet will take more than half an hour. If it still hasn't updated after a few hours, it may be a cache problem. Remember to close the wallet and reopen it to try again.

### Q: Why do some tokens fail to be issued?

**A:** This may be related to the precision of the token. If the precision of the token is 9, then the total amount of the token will be around 10 billion. If it exceeds this limit, it will not be possible to issue more tokens.

***

### 🤝 Connect with GTokenTool <a href="#connect-with-gtokentool" id="connect-with-gtokentool"></a>

* 💬 **Telegram Community:** [Click to join our official group](https://t.me/GToken_EN)
* 💻 **Official Website:** [Visit our official site for full features](https://gtokentool.com/)
* 🐦 **Twitter (X):** [Follow us for the latest updates](https://twitter.com/GTokenTool)
* 📺 **Video Tutorials:** [Subscribe to our YouTube Channel](https://www.youtube.com/@GTokenTool)

> ⚠️ **Risk Warning & Disclaimer**
>
> GTokenTool reserves the right to modify this notice without prior notice. All platform information is for reference only. We do not endorse any virtual assets or activities. Virtual assets are highly volatile and carry significant financial risk. Please invest with caution and conduct your own due diligence.


---

# 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://docs.gtokentool.com/en/sui/mint-token.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.
