# Create Launchpad

### Step 1: Verify Token

1\. Connect your wallet.

2\. Go to <https://coinstarter.finance/#/createlaunchpad>

3\. Select your token if you already have one or create a new token for the Launchpad from <https://coinstarter.finance/#/createtoken>.

![](/files/py8eSJHCSPXrK6g4WBJZ)

### Step 2: Launchpad Info <a href="#step-2-defi-launchpad-info" id="step-2-defi-launchpad-info"></a>

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

* You must use positive numbers.

**Presale rate**: means shows how many tokens the investors are going to receive during the presale stage (1 BNB = x tokens) . This rate is usually less than listing rate.

**Whitelist**: Choose "Enable" if you have a whitelist of presale contributors. You will be able to manage the whitelisted address from the presale page.

**Contribution Token:** On coinstarter you are able to selecte with which token your investors will by your token, you can select the top stable coin if you want to preserve your token value, or a few other to tokens like ETH, BTC, DOGE

**Refferral:** We have a partnership system that reward our partners by giving them 10% of the fees that coinstarter takes on the presale founds raised. You can select to which one of the listed platform will go this reward fee.&#x20;

**Soft cap**: must be greater than or equal to 50% of the hard cap.

**Hard cap:** Maximum amount of tokens raised. Once reached the presale will be considered Filled.

**Minimum Buy:** Minimum amount of BNB ( or the token you selected in *"Contribution token"* )  that investors can contribute with.

**Maximum Buy:** Maximum amount of BNB ( or the token you selected in *"Contribution token"* )  that investors can contribute with.

**Refound Type:** Describe what is going to happen to the tokens that remains into the presales after that the end time is reached and the presale hardcap is not filled. This is more an informative field becouse the only option is *Burn,* so remaining tokens will be burned once the presale is ended.

**Router:** Specify the platform where your token will be listed once that the presale is ended.

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

**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 PancakeSwap.

**Start Time**: must be before the end time and 30 at least minutes after the moment that you start the presale creation.

**End Time**: must be at least 30 minutes after the *"Start Time".*

**Liquidity lockup (days)**: Lock-up time for liquidity pool, for example 30 days. Once your presale is finalized a locker will appear on our Liquidity Locks Page: <https://coinstarter.finance/#/lockliquiditylist>. You will be able to search for your token here and view the liquidity lock. Once the time is ended you will be able to withdraw the liquidity.

![](/files/kYkuxAkq9g90Hty4PisG)

### Step 3: 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, gif, svg or webp.

[For example: ](https://coinstarter.finance/static/media/logo.7129f45e.png)<https://coinstarter.finance/static/media/logo.7129f45e.png>

3\. You can also specify you project **Cateogory** and **Industry** this will **help** a lot of **investors** finding the project they are interested in much more easily!&#x20;

4\. Click Next after done inputting.

![](/files/C8Sa9pf5BVWxBojZOG4Z)

### Step 4: Review Info

This is the final step. You can review all information one last time before submitting. Click “Approve” after you make sure that everything is perfect, or you can go back to previous step for changing any information that you want.

![](/files/iN5QlUsSW0MExSEIZpQy)

### Final Step: Wallet Transactions

After clicking on “Submit”, MetaMask ( or the wallet you are using ) will now ask you to confirm two the transaction.&#x20;

* The first one is for allow Coinstarter to send your tokens to the Launchpad smart contract on the blockchain. This is needed to allow investors to buy your tokens from Coinstarter Launchpad. No Fees are applied on this transactions.

![](/files/xdRxdfkrxACH1sIgvUhP)

* The second one is for Create the Launchpad on the blockchain. Fees are applied to this transaction

![](/files/MBfSx2yi7sWM2kgPwE5x)

It will also show you the fee that you are required to pay for that transaction. If you agree, then click on the “Confirm” button to finish the process, and this is the result:

![](/files/dOynwnw877iNjJJFfztb) ![](/files/9GgPGsgquRPXbDnpwNJf)


---

# 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.coinstarter.finance/launchpads/create-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.
