> For the complete documentation index, see [llms.txt](https://docs.dexpad.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexpad.io/faqs/create-your-presale-lock/your-liquidity-after-finalize..md).

# Your Liquidity after Finalize.

Our System adds your liquidity to the given Dexes when you press the Button FINALIZE at the end of a successful PRESALE.

**Mainnets:**

* CRONOS = PhotonSwap
* BSC = PancakeSwap V2&#x20;
* ETH = Uniswap V2&#x20;
* xDai = SushiSwap&#x20;
* Matic = QuickSwap&#x20;
* KCC = KoffeeSwap&#x20;
* AVAX = Pangolin&#x20;
* Fantom = SpookySwap&#x20;
* Harmony = SushiSwap

**Testnets:**

* Ropsten = UniSwapV2
* BSCTestnet = PancakeV1

\*\*We got no way to Block or Unlock locked Liquidity on our Platform, our Lockers are not in our Control.

If you lock for example 70% of your liquidity you will get the remaining amount of BNB/ETH/... 30% to the wallet of the initator of the presale.\*\*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.dexpad.io/faqs/create-your-presale-lock/your-liquidity-after-finalize..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.
