# Creating a presale

After you have [submitted your project](https://docs.google.com/forms/d/e/1FAIpQLSdMtm9fWB-BqFZuV3o4-EAao_8qcT7EIbwLrtUs-9Wdr5YPFw/viewform), we will assess it.

If we agree to support your launch, you can follow the steps below to create your presale.

## How to create:[​](https://docs.pinksale.finance/presale/create-a-presale#overview) <a href="#overview" id="overview"></a>

1. Go to the [presale creation page](https://wenpad.io/create/presale).
2. Connect your wallet.
3. Select the chain that you want to launch on.
4. Select either the Standard fee of the WenPad Assistance fee.<br>

   <figure><img src="/files/EnVHuLqJ5T8M7eqYJvU0" alt="" width="563"><figcaption></figcaption></figure>
5. Upload a token logo and a banner for your presale page.
6. Enter your token name, description, and tagline.
7. Enter the token ticker and the total supply that you want to use.<br>

   <figure><img src="/files/xW2IFBuGJ7ptHHUuzUqW" alt="" width="375"><figcaption></figcaption></figure>
8. Enter the following presale information
   1. **Hardcap:** The upper possible amount that you can raise in the presale.
   2. **Softcap:** The minimum possible amount for the presale to be successful. If you do not reach the softcap, the launch will be cancelled.
   3. **Min Buy:** The smallest contribution that someone can make to the presale.
   4. **Max Buy:** The largest contribution that someone can make to the presale.
   5. **Liquidity percentage:** The percentage of the final presale amount that will go towards the token's Liquidity Pool.
   6. **Public sale rate:** The amount of tokens for a Min Buy contribution.
   7. **Tokens for sale:** The percentage of tokens are available in the presale.<br>

      <figure><img src="/files/a3t8pKrRfyYb92nbveNy" alt="" width="563"><figcaption></figcaption></figure>
9. Enter the socials for your project
   1. Website
   2. Twitter
   3. Telegram
   4. Youtube
   5. A video to embed on the presale page
10. Enter your Telegram username for KYC. You must also contact @dannywenpadoriginal on Telegram to complete this process.


---

# 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://wenpad.gitbook.io/docs/launchpad/creating-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.
