# FAQ

- [Why is my transaction for starting presale failing?](https://docs.dxsale.network/faq/why-is-my-transaction-for-starting-presale-failing.md): Starting a presale should be quick and simple, but sometimes you may face challenges that are overlooked. This is a quick guide to help you make things smooth during creating presale
- [Other: Way too large of token supply](https://docs.dxsale.network/faq/why-is-my-transaction-for-starting-presale-failing/too-large-supply-error.md): Uniswap V2 has a limit on the maximum amount of Tokens in their liquidity. This will explain why you should be mindful of this
- [Creating a Presale/Lock](https://docs.dxsale.network/faq/creating-a-presale-lock.md)
- [Where Does my Liquidity Go?](https://docs.dxsale.network/faq/creating-a-presale-lock/where-does-my-liquidity-go.md)
- [Softcap / Hardcap](https://docs.dxsale.network/faq/creating-a-presale-lock/softcap-hardcap.md)
- [I Can't Finalize My Presale](https://docs.dxsale.network/faq/creating-a-presale-lock/i-cant-finalize-my-presale.md)
- [My logo doesn't show](https://docs.dxsale.network/faq/creating-a-presale-lock/my-logo-doesnt-show.md)
- [More than one Presale?](https://docs.dxsale.network/faq/creating-a-presale-lock/more-than-one-presale.md)
- [I don't see the website](https://docs.dxsale.network/faq/i-dont-see-the-website.md)
- [I cant find my Presale/Lock](https://docs.dxsale.network/faq/i-cant-find-my-presale-lock.md)
- [I can't withdraw my Refund](https://docs.dxsale.network/faq/i-cant-withdraw-my-refund.md)
- [Lexical Questions/Glossary](https://docs.dxsale.network/faq/lexical-questions-glossary.md)
- [Timezone of DxSale](https://docs.dxsale.network/faq/timezone-of-dxsale.md)
- [I don't see my Code from DxMint](https://docs.dxsale.network/faq/i-dont-see-my-code-from-dxmint.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.dxsale.network/faq.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.
