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

# Roadmap

### 2024

* ✅ Successfully launched Poot Coin on Solana blockchain
* ✅ Implemented community engagement initiatives with giveaways and contests
* ✅ Introduced Poot-themed emojis and emoticons for brand identity
* ✅ Launched multiple games for community engagement
* ✅ Released first merchandise collection
* ✅ Developed a bunch of utilities for $POOT holders

### 2025

* ✅ Telegram Casino
* ✅ Launch PFP NFTs
* ✅ Website overhaul in progress for better utility integration and story driven visuals
* ✅ POOT Mining
* 👨‍💻 POOT Generator
* 👨‍💻 FartKart
* 👨‍💻 3D Printable POOT Figurines


---

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

```
GET https://poot-coin.gitbook.io/poot-coin-docs/fundamentals/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.
