# Sales

## Sales Page

Head to [starlaunch.com/sales](https://www.starlaunch.com/sales). Here, you'll see panels containing information about ongoing, upcoming, and completed launches.

## Sale Details Page

From the Sales page, click the information panel for the current ongoing IDO, or head to [starlaunch.com/sale-detail](https://www.starlaunch.com/sale-detail).

You'll see additional details about the current IDO here, such as dates of Hydrazine contribution windows, whitelist sale windows, and FCFS sale times. This is also where you'll [burn $N2H4 ](/starlaunch-a-cadets-guide/launch-events/burn-window.md)to register for an IDO, [purchase an allocation](/starlaunch-a-cadets-guide/launch-events/whitelist-sale.md) with $USDC, [participate in FCFS sales](/starlaunch-a-cadets-guide/launch-events/fcfs-sale.md), and [claim your tokens](/starlaunch-a-cadets-guide/launch-events/token-launch.md) one the project launches.


---

# 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://starlaunch.gitbook.io/starlaunch-a-cadets-guide/cadet-dashboard/sales.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.
