> For the complete documentation index, see [llms.txt](https://candy-ido.gitbook.io/candy-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://candy-ido.gitbook.io/candy-whitepaper/challenges-with-exciting-launchpads.md).

# Challenges with Exciting Launchpads

Inflexible Time

Participants need to keep track with the IDO time, adjust their schedule to make sure they participate the IDO on time.&#x20;

<br>

Lack of Transparency

The lack of regulation and transparency in the crypto space has fueled investor skepticism, making it difficult to distinguish legitimate projects from potential scams. Most marketing disclosures of project information are more beneficial to project owners. IDO participants need to understand what goes on behind the scenes.

<br>

Quality Control

Crypto’s boom has led to an influx of low-quality projects and a saturation of projects, making it difficult for investors to identify promising opportunities amid the noise.

Token Price Falls below IDO Price. Many IDO Participants suffer from tokens dumping right after TGE, especially in bear market.

<br>


---

# 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://candy-ido.gitbook.io/candy-whitepaper/challenges-with-exciting-launchpads.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.
