> For the complete documentation index, see [llms.txt](https://pndoras-box.gitbook.io/white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pndoras-box.gitbook.io/white-paper/how-do-i-participate.md).

# How Do I Participate?

We announce quarterly any update of our next VLANDS Sale as well as provide weekly updates via Twitch and Youtube.  In order to participate in our next whitelist or giveaway you must signup. We are launching [VLANDS](https://opensea.io/collection/pndoras-box-vlands) presale on June 1, 2022, to further fund our project [PNDORAS BOX](https://www.pndorasbox.com) game. This NFT collection will represent Map 1 and 1,055 pieces of virtual land directly connected to the PNDORAS BOX game. NFT holders will receive a pre-order copy of [PNDORAS BOX](https://www.pndorasbox.com), as well as in-game property upon purchase. The NFT will act as a certificate of authenticity.

[PNDORAS BOX](https://www.pndorasbox.com) pre-alpha is scheduled to release Sept 2022. More land is projected to be minted for Map 2 and 3, upon a vote from our governance and $PNDORASCOIN holders. Our goal is to maintain value and utility for our community and coin holders.

55 lucky whitelist participants will receive a VLANDS free mint to commemorate the May 6th launch. We are launching $VLANDS and $PNDORASCOIN tokens, as well as an incentivized staking pool in July 2022. These tokens have not launched yet, therefore anyone who claims they have available tokens does not represent PNDORAS BOX.

After token launch, we are airdropping $PNDORASCOIN to everyone who has a [VLANDS](https://opensea.io/collection/pndoras-box-vlands) NFT in their wallet. If you’re already part of the community thank you for coming along this journey and believing in our vision. Please follow the instructions to be selected from the whitelist.

We’re excited to see what the future holds! If you have any additional questions, please see our FAQs on Discord.


---

# 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://pndoras-box.gitbook.io/white-paper/how-do-i-participate.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.
