> For the complete documentation index, see [llms.txt](https://docs.casperpunks.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.casperpunks.io/casperpunks-1/roadmap.md).

# Roadmap

**Now to 2023 Q1**

* International Whitelist
* Generation 1 CasperPunks Digital Collectibles Made Available To Purchase To Successful Whitelist Participants
* Marketplace Goes Live
* Exciting 1st Brand Partnership Revealed
* Whitepaper And Documentation

**2023 Q2**

* CasperPunks Early Access Ecosystem-Pass Announced
* Your Own CasperPunk Mint-To-Merch Store Made Available With Casper Wallet
* Ghost Town Game Revealed: Engage Your CasperPunk
* CasperPunks Ghost DAO Overview
* On-board Partnerships

**2023 Q3**

* CasperPunks Scholarship Revealed
* Ghost DAO 2024 Feedback And Roadmap Proposal Submission
* Ghost Town Game Update
* Ghost DAO Governance Portal Revealed
* On-board Partnerships

**2023 Q4**

* 1st Birthday Celebration IRL/Metaverse Event
* Ghost DAO 2024 Roadmap And Community Leaders Implemented
* On-board Partnerships

**2024**

* Community Driven Growth Expansion


---

# 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.casperpunks.io/casperpunks-1/roadmap.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.
