# Create a Launchpad

Here is a step-by-step guide on how to verify and input information for your token launch on FlokiSale:

<mark style="color:blue;">**Step 1: Verify Token**</mark>

1. Connect your wallet.
2. Go to the homepage and click on "Launchpads" => "Create launchpad". You'll be directed to **(coming soon).**
3. Input your token address if available, or create a new token for the Launchpad.
4. Select a fee option.
5. Decide on the listing option: auto listing or manual listing.
6. Choose whether to enable the Affiliate program.
7. Review your selections and click "Next" to proceed.

<mark style="color:blue;">**Step 2: DeFi Launchpad Info**</mark>

After verifying your token, input the Launchpad information:

1. Ensure all values are positive.
2. Define the presale rate, indicating how many tokens will be distributed during the presale.
3. Opt for "Enable" if you have a whitelist of presale contributors. You can adjust this setting later.
4. Set the soft cap, which should be at least 25% of the hard cap.
5. Choose the refund type: refund or burn.
6. Allocate the percentage of raised funds to liquidity on the router (minimum 51%, maximum 100%).
7. Determine the listing rate, the initial rate of the liquidity pool.
8. Schedule the start and end times, ensuring the start time precedes the end time.
9. Set the liquidity lockup period, e.g., 30 days.
10. Consider enabling the Vesting Contributor feature.

Check the total tokens needed for the presale pool.

<mark style="color:blue;">**Step 3: Add Additional Info**</mark>

1. Fill in the required fields: Logo URL and website. These fields cannot be left blank.
2. Ensure the Logo URL ends with a supported image extension: png, jpg, jpeg, or gif.
3. Click "Next" after completing this step.

<mark style="color:blue;">**Step 4: Finish**</mark>

Review all information before submitting. Click "Approve Spending Token" and "Confirm" on MetaMask. Then, click "Submit".

After clicking "Submit", MetaMask will prompt you to confirm the transaction and display the associated fee. If you agree, click the “Confirm” button to complete the 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://flokisale-1.gitbook.io/wpp/launchpads/create-a-launchpad.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.
