# Making a Presale

**🇲🇰 Create Token Presale**

To create a presale for your tokens on the TON blockchain using the Ton Alliance bot, follow these steps:

1. **Prepare Your Tokens:**
   * Ensure that you have already minted your tokens. You must have at least 5% more tokens than you plan to sell in the presale to cover any unexpected issues.
2. **Use the Bot Command:**
   * Open the Telegram bot and use the `/createsale` command to initiate the presale setup.
3. **Follow the Prompts:**
   * The bot will prompt you to enter necessary details, such as the number of tokens for the presale, the price per token, and the presale duration.
4. **Review and Confirm:**

   * After entering all the required information, review the details carefully. Confirm the presale setup by following the bot’s instructions.
   *

   ```
   <figure><img src="/files/PVPb7SfbzfUoZ3G4WqR1" alt=""><figcaption></figcaption></figure>
   ```

**Additional Tips:**

* **Token Management:** Make sure you have adequate token reserves to ensure smooth presale operations.
* **Details Accuracy:** Double-check all entered details to avoid any errors in the presale configuration.
* **Monitoring:** Keep an eye on the presale progress through the bot to manage any issues promptly.
*

```
<figure><img src="/files/QW148Kt2pOYQvPCgV7Pr" alt=""><figcaption></figcaption></figure>
```


---

# 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://ton-alliance.gitbook.io/welcome-to-ton-alliance-1/product-guides/making-a-presale.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.
