# SoftCap & HardCap

*SoftCap and HardCap are the two steps you need to achieve for listing your project.*

**If you reach the Softcap but not the Hardcap and the timer of your SALE runs out, you have to call finalize within 48 hours.**

* ️Tokens which are not sold are burnt after finalization
* **Finalize will initiate the listing on the DEX and locking the LPs in our LOCKER**
* ️People can now claim their contributions in Tokens
* ️the % you set for the LP Pool will go to the pool the rest will go to your wallet.
* ️You also get the possibility to CANCEL the sale by yourself, jump to the 3rd part of the message to read more.

**If you reach the HardCap you have to finalize within 48 hours.**

* All the Tokens are available for claiming&#x20;
* The % of Liquidity goes to the pool, **the rest goes to your wallet**!&#x20;
* **Finalize will initiate the listing on the DEX and locking the LPs in our LOCKER**
* You also got the possibility to CANCEL the sale by yourself, jump to the 3rd part of the message to read more.

**If you don't reach Softcap/Hardcap and your timer runs out or you press "CANCEL":**

* Makes all funds claimable back to the people who contributed&#x20;
* The tokens of the presale creator are sent back!&#x20;
* You will need a new Wallet and Contract for a new presale


---

# 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.dexpad.io/faqs/create-your-presale-lock/softcap-and-hardcap.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.
