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

# Roadmap

## General Roadmap

The unique feature of this project is, that most of the roadmap promises will be met on the date of launching the project, the main roadmap features include:

1. **Social Media Launch** · Twitter · Discord · Website.
2. **Whitepaper Release** · We are working on a Whitepaper with strong tokenomics.
3. **Engage 2 Earn Launch** · Earn through various community activities · Get rewards for chatting, reacting, looting, playing the games participating in Raids · First community quests.
4. **Betting Game Launch** · First roulette game on APTOS · 1/4 of game revenue is shared with holders among with 1/2 of royalties! · Fair chances of a 50/50-win rate with 2.5% of the game fee.
5. **Launchpad Mint and Listings** · Ensure every minter will have a safe and equal chance to mint our collection! · Release the collection on APTOS secondary markets · Dox before the mint.
6. **Token Launch & Staking Pool** · We will launch our $APTD token after the mint as our currency! · We will build Aptos Dragons staking pool where you will be able to stake your dragons.
7. **Token Listing** · $APTD will be listed on APTOS DEX !Both royalties and game revenue will be added to DEX Liquidity Pool.
8. **Live Plays for Holders** · Team of Aptos Dragon girls who will host the live roulette only for holders · Adjust the number of lady hosts and games based on demand.
9. **Dragons Outfits Airdrop** · We will airdrop special outfits for dragons to every holder that holds 10 Dragons

## Aptos Dragon Game Launch

The game will be launched fully functional and operational a few days before, yet no later than a few days after the mint of the NFTs. The game will be fully operational and ready to use by anyone wishing to place a bet using APT tokens.&#x20;

Furthermore, prior to launching the core game, the website will be fully operational and will include detailed playing instructions, project information, a staking page and a gaming lobby.


---

# 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://aptos-dragons.gitbook.io/aptos-dragons-whitepaper/aptos-dragons/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.
