# Initial Liquidity

<figure><img src="/files/09sfZdDN9Li9yZzXimHr" alt=""><figcaption><p>BankPad: Initial Liquidity</p></figcaption></figure>

1. <mark style="color:yellow;">Choose a DEX and Pair:</mark>

Select the Decentralized Exchange (DEX) where you wish to provide initial liquidity for your token. In the adjacent field, choose the counterpart asset (such as ETH or USDC) that you'll pair with your token. This liquidity pairing is essential, as it determines the initial trading pair and provides the necessary market depth for transactions to occur smoothly on the chosen DEX platform.

2. <mark style="color:yellow;">Your Token's Starting Market Capitulation:</mark>&#x20;

Enter the amount of ETH (or the chosen counterpart asset) you plan to pair with your token to establish your project's market capitalization at launch. This initial market cap is a significant indicator of your project's size and potential investment value. It is calculated based on the total supply of tokens multiplied by the price per token at launch.

3. <mark style="color:yellow;">Locking Your Token's Liquidity:</mark>&#x20;

***A.*** Locking liquidity is a commitment that helps build trust with investors by ensuring that the liquidity cannot be removed, which protects against the risk of 'rug pulls'. After the lock period expires, you have the option to extend the lock or release the liquidity.

***B.*** Decide on the duration for which you want to lock the initial liquidity provided.

4. <mark style="color:yellow;">Burn Your Tokens Liquidity:</mark>

Opt for this if you decide to permanently remove the liquidity tokens of the initial liquidity from circulation by sending it to a burn address. Burning liquidity tokens is a definitive action that eliminates the ability to remove or modify your tokens initial liquidity pool , thereby often increasing the token's safety and potentially its value. This is a strong signal to the market of the team's confidence in the project's longevity.


---

# 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.bankai.app/bankpad/features-of-bankpad/token-launching-eth/initial-liquidity.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.
