> For the complete documentation index, see [llms.txt](https://docs.dexcheck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexcheck.ai/learn-more/1.-types-of-pre-sales.md).

# 1. Types of Pre-sales

Welcome to the thrilling world of crypto investments, where the journey is akin to a blockbuster movie premiere—exciting, full of anticipation, and ripe with opportunities. In this guide, we'll unravel the magic behind Pre-Sales, the exclusive events that grant you early access to projects before they hit the big stage.

### **Seed Rounds: Planting the Crypto Seeds 🌱** <a href="#seed-rounds-planting-the-crypto-seeds" id="seed-rounds-planting-the-crypto-seeds"></a>

Before the VIPs even step backstage, there's a hidden gem called Seed Rounds. This is like planting the seeds of a blockbuster idea. During Seed Rounds, a project gathers initial funding from a small group of early investors, often friends, family, or angel investors. It's the early cultivation phase, nurturing the project from its inception. Seed Rounds set the stage for what's to come, providing the essential nutrients for growth before the project heads into the limelight.

### **Private Sales: The VIP Experience 🌟** <a href="#private-sales-the-vip-experience" id="private-sales-the-vip-experience"></a>

Private Sales, the elite VIP events of the crypto universe, are akin to an exclusive backstage pass to a major concert. Reserved for a select group of insiders, early believers, and strategic partners, it's where the journey begins for a fortunate few. Investors in this phase secure their tickets at a lower price, enjoying the privilege of being among the first to champion the project. Think of it as a private screening for those who want the front-row experience.

**This is often the type of sale you'll find in our IPSO Pad!**

### **Public Sales: Lights, Camera, Action for Everyone 🌐** <a href="#public-sales-lights-camera-action-for-everyone" id="public-sales-lights-camera-action-for-everyone"></a>

Now, onto the main event—the Public Sales. This is the grand premiere, the red-carpet moment for the crypto community. Opening its doors to a wider audience, the project takes center stage, showcasing its potential to the world. In Public Sales, enthusiasts from the crypto community join the audience, securing their tickets to the show. It's a collective experience, a chance for the project to shine in the spotlight while the community eagerly becomes part of the narrative.

> *As you navigate the crypto premiere landscape, consider this guide your backstage pass. Whether you opt for the exclusive VIP experience, witness the early cultivation in Seed Rounds, or join the grand spectacle of Public Sales, each Pre-Sale type offers a unique glimpse into the world of crypto investments. Get ready for a cinematic journey of innovation, anticipation, and discovery! 🚀🌈*


---

# 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://docs.dexcheck.ai/learn-more/1.-types-of-pre-sales.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.
