# Solana Pre-sale Creation Tutorial

The **GTokenTool** platform's **Solana Pre-sale Creation** tool allows project teams to launch professional presales with zero coding. It enables easy setting of fundraising goals and distribution rules, ensuring transparency and security. By streamlining liquidity bootstrapping and community trust-building, it provides a high-efficiency entry for startup teams into the Solana ecosystem.

## 📌Core Summary: Solana Pre-sale Creation

* **Functional Positioning: Professional Fundraising & Liquidity Gateway.** This tool serves as a high-efficiency entry point for project teams to initiate their presence within the Solana ecosystem.
* **Primary Purpose:** It enables the launch of professional-grade token presales with zero coding, allowing teams to establish clear fundraising goals and automated distribution rules.
* **Core Features:**
  * **No-Code Deployment:** Project teams can configure and launch full presale events without any programming knowledge.
  * **Customizable Fundraising:** Supports easy setting of specific funding targets and token distribution logic.
  * **Trust & Security:** Built-in mechanisms ensure transparency for participants and high security for the fundraising process.
  * **Liquidity Bootstrapping:** Streamlines the process of building early community trust and securing initial liquidity.
* **Target Audience:** Startup teams and Solana developers seeking a reliable, high-efficiency method to kickstart their token projects.

***

## 📺Video Tutorial

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

## Solana Pre-sale Creation Steps

### 1. Connect the Wallet

Create Solana presale link: <https://sol.gtokentool.com/en/presale/createPresale>

Enter the Pre-sale Creation page, then switch the upper right corner to English, click "`Connect`" to connect wallet, and select <mark style="color:purple;">Main</mark> node. Here is a demonstration using the test network.&#x20;

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

### 2. Fill in Specific Parameters

<figure><img src="/files/CkjC1cX9RJjeADXY3ifK" alt=""><figcaption><p>fill in specific parameters</p></figcaption></figure>

**Pre-sale Name:** Set the name of the presale you want to create.

**Token Address:** Enter the token address that you want to create. Token-2022 is not supported.

**Price per Share(SOL):** Set the price per share, support multiple bets.

**Tokens per Share:** Set the number of tokens you can get for each share.

**Total Share:** Set the total share to be sold and make sure there are enough tokens in the account (tokens per share \* total share), otherwise the creation will fail and you will bear the loss.

**Single Address Purchase Limitation:**  Limit the maximum number of shares purchased by each address.

**Get Tokens in Real Time:** The open button is the rune, the close button is the pre-sale.

### 3. Click "Confirm" to Create Pre-sale

<figure><img src="/files/sL0jYVBykhpJQmo6huFD" alt=""><figcaption><p>first wallet confirmation</p></figcaption></figure>

<figure><img src="/files/gmihLTOUy4gtrRa6aJWr" alt=""><figcaption><p>second wallet confirmation</p></figcaption></figure>

After successful creation, a prompt saying "Created Successfully" will pop up. Afterwards, you can check the pre-sale situation in `Manage Pre-sale`.

<figure><img src="/files/PhhGCrR5R3rT6km3x9xJ" alt=""><figcaption><p>created successfully</p></figcaption></figure>

<figure><img src="/files/dKBDerCoxXdNkBuzcYUc" alt=""><figcaption><p>rune list</p></figcaption></figure>

<figure><img src="/files/d0770HjeUiV6FvbpUAkK" alt=""><figcaption><p>rune page</p></figcaption></figure>

***

## ❓FAQ

### Q: Where can I view the created runes?

**A:** You can check on the [Manage Runes](https://sol.gtokentool.com/presale/managementPresale) page, please make sure to connect the corresponding wallet.

### Q: Can I modify the name and supply of a rune after creation?

**A:** Once on-chain, no modifications are allowed.

### Q: What are the fees for creating runes?

**A:** Creating a rune costs around 0.5 SOL for Solana network transaction fees, and a 2% commission will be charged on the revenue for each unit sold.

***

### 🤝 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/solana/pre-sale-creation.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.
