# Softcap / Hardcap

*SoftCap and HardCap are the two steps you need to achieve in order to list 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 stay in the contract (burnt)
* **Finalize will initiate the listing on the DEX and lock 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.

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

* All the Tokens are available for claiming
* The % of Liquidity goes to the pool, **the rest goes to your wallet**!
* **Finalize will initiate the listing on the DEX and lock the LPs in our locker**
* You also got the possibility to cancel the sale by yourself,

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

* Makes all funds claimable again to the people who contributed
* You will need a new wallet 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.dxsale.network/faq/creating-a-presale-lock/softcap-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.
