> For the complete documentation index, see [llms.txt](https://oni.gitbook.io/oni.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oni.gitbook.io/oni.exchange/common-errors-oni-dex/presale-launchpad-cancellation.md).

# Presale/Launchpad cancellation

ONI takes all necessary steps to ensure that the safety of investors comes first, all whilst upholding the integrity of the ONI platform.

To ensure the above, the team is constantly on the lookout for deceptive projects. It is important to understand as a project owner, that you agree with the terms stated below.

ONI reserves the right to cancel your presale for the following reasons, but not limited to:

* Plagiarising content, artwork, games, or websites
* Smart contracts that compromise the safety of investors
* Smart contracts with exit/mint functions
* Deceptive behavior in presale contributions to inflate the total funds raised or no of contributors
* Deceptive behaviour with regards to the KYC application
* Abusive or disrespectful behaviour toward any of the PinkSale team or community

If your presale is cancelled for any of the above reasons, you agree that you forfeit the right to a refund. Please contact us on Telegram <https://t.me/oni_exchange> if you have any questions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://oni.gitbook.io/oni.exchange/common-errors-oni-dex/presale-launchpad-cancellation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
