# Create Presale

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

## Steep 2: Presale Info

After verifying your token, you need to input the Presale information that you want to raise. Here are some following important parameters:

1\. You must use positive numbers.

2\. Presale rate means shows how many tokens they will receive during the presale stage.

3\. Whitelist: Choose "Enable" if you have a whitelist of presale contributors. You can enable/disable the whitelist anytime.

4\. Soft cap must be greater than or equal to 25% of the hard cap.

5\. For refund types you can choose refund or burn from the dropdown list.

6\. Liquidity (%): Enter the percentage of raised funds that should be allocated to liquidity on router. Minimum value is 51%, maximum value is 100%.

7\. Listing rate is the initial rate of the liquidity pool (1 BNB = x tokens). This rate is usually lower than the presale rate to allow a higher listing price on router.

8\. Start time must be before the end time.

9\. Liquidity lockup (days): Lock-up time for liquidity pool, for example 30 days.

## Step 3 Add Additional Info

There are some notes for this step:

1\. Logo URL and website are required fields, cannot be blank. You can’t complete this step without those.

2\. Logo URL must end with a supported image extension: png, jpg, jpeg or gif.

## Step 4: Finish

This is the final step. You can review all the information one last time before submitting, after you have made sure that everything is perfect, or you can go back to previous step to make any changes. Click “Approve Spending Token” and "Confirm" on Metamask. After that, click "Submit".


---

# 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://pattie-pattiepad-organization.gitbook.io/pattiepad-launchpad/create-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.
