> For the complete documentation index, see [llms.txt](https://docs.honeywasp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.honeywasp.com/nft-sale-and-hsm-launch.md).

# NFT Sale & HSM Launch

### • THE PRESALE DATE IS ON JUNE 2ND 6 PM UTC !&#x20;

People who are whitelisted will have access to our NFTs at the floor price of 50 MATIC for 24 hours.&#x20;

Each NFT will have some HSM attached.&#x20;

### • **THE PUBLIC SALE IS ON JUNE 3RD AT 6PM UTC !**&#x20;

After the presale, we'll launch the public sale 24 hours later, on June 3rd, 6 PM UTC!&#x20;

The NFT sale will take place as a Dutch auction and everyone can participate.

This auction will start at a price of 2000 MATIC for an NFT. This price decreases every minute to reach the floor price of 50 MATIC 3 days later on June 6th.&#x20;

Bid Duration : **3 days**.

Quantity: **150 NFT**


---

# 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.honeywasp.com/nft-sale-and-hsm-launch.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.
