# Create your PreSale / Lock

- [How to Start a Presale?](https://docs.dexpad.io/faqs/create-your-presale-lock/how-to-start-a-presale.md)
- [Too Large Supply Error: Fix](https://docs.dexpad.io/faqs/create-your-presale-lock/too-large-supply-error-fix.md)
- [DexPad Fees](https://docs.dexpad.io/faqs/create-your-presale-lock/dexpad-fees.md)
- [Calculator](https://docs.dexpad.io/faqs/create-your-presale-lock/calculator.md)
- [Code Verification of Liquidity Generator Token](https://docs.dexpad.io/faqs/create-your-presale-lock/code-verification-of-liquidity-generator-token.md)
- [Your Liquidity after Finalize.](https://docs.dexpad.io/faqs/create-your-presale-lock/your-liquidity-after-finalize..md)
- [SoftCap & HardCap](https://docs.dexpad.io/faqs/create-your-presale-lock/softcap-and-hardcap.md)
- [Can't Finalize the Presale](https://docs.dexpad.io/faqs/create-your-presale-lock/cant-finalize-the-presale.md)
- [Token's Logo is not showing up](https://docs.dexpad.io/faqs/create-your-presale-lock/tokens-logo-is-not-showing-up.md)
- [Presale Whitelist](https://docs.dexpad.io/faqs/create-your-presale-lock/presale-whitelist.md): You can only allow a selected amount of wallets to contribute to your presale.
- [Error in whitelisting addresses?](https://docs.dexpad.io/faqs/create-your-presale-lock/presale-whitelist/error-in-whitelisting-addresses.md)
- [Multiple Presale](https://docs.dexpad.io/faqs/create-your-presale-lock/multiple-presale.md)


---

# 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.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.
