# Roadmap History

{% tabs %}
{% tab title="The White\[list] Paper" %}

* [x] Create a Discord Server
* [x] Mint 999 Whitelist Tickets for at a price of 0.05 SOL each
* [x] Partner with projects to help them streamline and secure their mints
* [x] Airdrop art from an NFT collection to the first 50 minters
* [x] Support 1/1 NFT artists and help incubate smaller projects
* [x] Add value to the Solana ecosystem :)
  {% endtab %}

{% tab title="Roadmap 2.0" %}

* [x] Expand the scope of this project as my "home base" for web3 endeavors
* [x] Acquire the Safari Dition project, creating TWP DAO
* [x] Shift the scope of the project into building a decentralized VC fund
* [x] Acquire the Yobi Universe project, expanding TWP DAO
* [x] First revshare dividend to 2D Ticket holders
* [x] Mint 3D Tickets at a price of 1.5 SOL each
* [ ] ~~Other items:~~
  * [ ] ~~qualtaghGAN - a 50-piece generative art collection for holders~~
  * [ ] ~~Custom PFP Collection - burning whitelist tickets to get a 1/1~~
  * [ ] ~~Custom NFT Merchandise - a holders-only dApp for custom merch~~
    {% endtab %}

{% tab title="Safari Dition" %}

* [x] Safari Study - a place where everyone can learn to develop on Solana
* [x] $SAFARI token for all TWP DAO collections to earn through staking
  * Safari Dition: 2,222 $SAFARI/day
  * 2D Tickets: 222 $SAFARI/day
  * 3D Tickets: 222 $SAFARI/day
  * Yobi Universe: 22 $SAFARI/day
* [x] $SAFARI Tokenomics
  * 888,888,888 total tokens with halving periods to be earned through staking
    * Initial rate (0-222,222,222 $SAFARI distributed): **2,222 $SAFARI per day**
    * 1st Halving Period (222,222,222 - 444,444,444 $SAFARI distributed): **1,111 $SAFARI per day**
    * 2nd Halving Period (444,444,444 - 666,666,666 $SAFARI distributed): **555.5 $SAFARI per day**
    * 3rd Halving Period (666,666,666 - 888,888,888 $SAFARI distributed): **277.75 $SAFARI per day**
* [ ] ~~Safari Expansion - introduction of new animals into the universe~~
* [ ] ~~Breeding - lock up one male and one female leopard and create a baby~~
* [ ] ~~Future releases - 20+ species, with full metaverse and IRL integrations~~
  {% endtab %}
  {% endtabs %}


---

# Agent Instructions: 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:

```
GET https://docs.thewhitelistproject.xyz/a-brief-history/roadmap-history.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
