> For the complete documentation index, see [llms.txt](https://docs.cookie.community/cookie-dao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cookie.community/cookie-dao/cookie.fun/cookie-snaps/cookie-launchpad/superform-sale-guide.md).

# Superform Sale Guide

### TL;DR

* There are **two separate sales** for Superform on the Cookie Launchpad, powered by Legion:
  1. **Preferential Sale for top Snappers and $COOKIE stakers** – at 10% lower FDV.

     You can only access the preferential on [the Cookie Launchpad](https://cookie.legion.cc/) hosted on Legion if you are eligible to participate in it.
  2. **Public Sale** – at regular FDV.
* Preferential sale will be open for 72&#x68;**.**
* On sunday allocations for the discounted pool are calculated and funds that are not used are refunded or partially refunded.
* If you oversubscribed in the preferential sale, you will be able to **reuse the refunded part of your deposit** in the public sale.

#### Example:

* You have **1,000 USD guaranteed allocation** at 80M FDV.
* You decide to request **10,000 USD** in the preferential round.
* You deposit **10,000 USD** into the **discounted sale contract**.

If the round is oversubscribed and only **5,000 USD** of your request can be accepted:

* **5,000 USD** goes towards your allocation in the discounted sale.
* The remaining **5,000 USD** is unlocked on Sunday.
* You can now pledge the refunded 5,000 USD in the public sale – the odds are in your favor.

### $COOKIE Stakers

To access the preferential sale, eligible **$COOKIE stakers need to connect their staking wallets to the Cookie Launchpad hosted on Legion.**

1. Go to <https://cookie.legion.cc/>
2. Log in with your X
3. Go to the wallet tab → External wallets
4. Connect the wallet you’re staking $COOKIE with.

In a few minutes, you should be able to see the preferential sale for stakers in the Sales tab.

In case of issues, please fill out [this form](https://zircon-library-76c.notion.site/2bfdcd6f6625801789caecc9b710c4c2?pvs=105).

This flow for stakers is applicable for all future sales happening on the Cookie Launchpad.


---

# 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.cookie.community/cookie-dao/cookie.fun/cookie-snaps/cookie-launchpad/superform-sale-guide.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.
