# Roadmap

The following roadmap items are subject to change at any time and may or not be complete LARPs!

#### Done:

* [x] Minotaur code with transaction tax and fractionality
* [x] [Website](https://minotaur.money) integration with Crypto.com DeFi wallet Dapp
* [x] Presale and launch
* [x] Grant applications with crypto.com and Particle B
* [x] wsMINO staking utility for dual yield (pools at [mm.finance](https://mm.finance/savanna))
* [x] Major press coverage ([CoinTelegraph](https://cointelegraph.com/press-releases/minotaur-money-dao-launches-with-fair-user-rewards))
* [x] Calculator page on Minotaur website

#### **In Progress:**

* Minotaur profile pic NFTs
* P2E NFT game with Chainlink VRF integration
* Set up snapshots for governance re. treasury investment
* Develop new protocol with voting rights token

**Long-Range:**

* Allocate $100,000 in treasury funds to an income-producing deployment
  * Multiple deployments if possible
* Seed investments in new projects
  * LP tokens in treasury will not be pulled for reinvestment purposes
* Lending platform with voting rights escrow integration
* Over-the-Counter (OTC) trading engine
  * We already have a [working, audited version](https://darkside.finance/otc/exchange/) for ERC20 tokens
  * Add custom bonding curves
  * Add ERC721 + other support
  * Add NFT/stable pools with custom bonding curves
  * Add cross-chain functionality
* More P2E games
  * NFT integration
  * At least one with a super-low barrier to entry
* More NFTs
  * Possibly something ape-related

#### Tabled:

* Centralized exchange listings
* Further partnerships with Cronos projects and crypto.com
* Expand team with additional contract and front end developers
* Real-world treasury deployment
* Release more tokens that are absolute shit but trendy (node tokens, tomb forks)
* Our own Ethereum fork


---

# 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://minotaur-money.gitbook.io/minotaur.money/basics/roadmap.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.
