# Burn Window

To join a whitelist sale and purchase tokens for IDOs on StarLaunch, you'll first need to secure an allocation by burning Hydrazine ($N2H4) within this window of time (usually 2 days).

At the [Sale Details](https://app.starlaunch.com/sale-detail) page, connect your KYC-approved wallet. If you're [eligible](/starlaunch-a-cadets-guide/launch-events/kyc-process.md), you'll see an input field you can use to burn $N2H4.

Under "Individual Limit" you'll see the maximum amount of $N2H4 you can burn for this IDO. Read [Calculating Allocations](/starlaunch-a-cadets-guide/the-basics/two-token-mechanics/calculating-allocations.md) to learn how this is determined. When you're ready, enter the amount of $N2H4 you'd like to contribute and click **BURN**.

![](/files/8ldMDjA6NROeQy8sJHAk)

Once you complete the transaction, you'll see your amount burned next to "<mark style="color:orange;">Your Contribution</mark>." Remember, you can burn multiple times during the burn window to increase your contribution.

You'll notice the dashboard doesn't yet say how much of the project token you'll be able to purchase. Because allocations are distributed proportionally according to $N2H4 burned, this number is calculated at the end of the burn window.


---

# 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/launch-events/burn-window.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.
