# Roadmap

We are excited to offer the following features and capabilities to our Apello users. Checked items have already been delivered. Unchecked items are in developmeny or will start development in the future.

* [x] Apello Token Gating Bot
  * [x] Token Gating by Non-Fungible Token (NFTs)
  * [x] Token Gating by Fungible Token
  * [x] Token Gating by Traits
* [x] ~~Apello Rarity System~~ Stopped
* [x] Apello Sales Tracker&#x20;
* [x] Apello Sales Leaderboard
* [ ] Apello Names Holders Checker
  * [x] Stargaze names
* [ ] Apello NFT image generator
  * [x] Twitter, Discord NFT banners.
  * [ ] PFPs
  * [ ] Memes
* [ ] Apello Snapshot
* [ ] Apello WL AIO Tool
* [ ] Apello Wallet Tracker
* [ ] **Apello IRL Gating**

All of the listed items will be accessible on the chains that we currently support.


---

# 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://use.apello.xyz/apello/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.
