# Soft Cap/Hard Cap intro

**Softcap**: The minimum value that the launchpad can operate with. If the IDO sale does not reach this minimum value, the project will be canceled, and investors will be refunded.

**Hardcap**: The maximum value that the launchpad fund aims to raise. Once this maximum value is reached, the fund will stop raising capital. The project can be canceled if it does not meet the hardcap.


---

# 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.grofidex.io/features/launchpad/soft-cap-hard-cap-intro.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.
