> For the complete documentation index, see [llms.txt](https://gmd-protocol.gitbook.io/gnd-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gmd-protocol.gitbook.io/gnd-protocol/gnd-protocol-overview/launch-details.md).

# Launch Details

<figure><img src="/files/CPxTmf0ehI5pfA3QvLTi" alt=""><figcaption></figcaption></figure>

The GND protocol is launching the sale on GMD launchpad on April 24, followed by the liquidity launch on either April 25 or 26. The dApp will be launched a few hours after the liquidity launch.&#x20;

## Here are some key details of the launch:

**Launchpad Details:** The launchpad will have a 3:2 ratio of GND to xGND. The price of GND during the launchpad will be $70.<br>

**Priority Sale:** There will be a priority sale with a total raise of 690,000, which will last for 24 hours. If the priority sale does not fill the cap, a public sale will happen.

**Maximum Allocation:** For every GMU/esGMD/RP staked, there will be a maximum allocation of $50.

The launchpad and liquidity launch are important events for the GND protocol, as they will enable community members to participate in the growth and development of the ecosystem. The priority sale provides an opportunity for early supporters to get involved in the project at a discounted rate, while the public sale will be open to all.&#x20;

The maximum allocation ensures that everyone has a fair chance to participate, regardless of the size of their stake. Overall, the launch is an exciting time for the GND community, and it marks an important step towards the long-term success of the protocol.

<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://gmd-protocol.gitbook.io/gnd-protocol/gnd-protocol-overview/launch-details.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.
