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

# Roadmap

<figure><img src="/files/shfr0YPCJaYRkumSZSZX" alt=""><figcaption><p><a href="https://presale.adrop.ai/">$AIDROP</a> Agent Framework</p></figcaption></figure>

## Roadmap

[$AIDROP](https://presale.adrop.ai/) will continue to build on it's foundation created in the adrop.ai Beta platform. We will continue to automate defi and build the most comprehensive DeFAI Agent in the space.&#x20;

## Q3 2024

* [x] Assemble a founding team with 20+ years of experience in Applied AI, Blockchain Development, Fintech Product Development, and blitz scaling business operations.
* [x] Receive ecosystem grants from our partners
* [x] Bring on lead investor - Melitho Ventures, Rollman Investments
* [x] Create internal roadmap and product development plan for next 18 months

## Q4 2024

* [x] Website Launch
* [x] Create first [20 smart contract integrations](/adrop.ai/industry-leading-library-of-blockchain-automations.md) on EVM Compatible chains within our beta platform
* [x] App Beta Launch on adrop.ai
* [x] Begin development of translation layer and tooling for DeFAI Agents
* [x] Discussions to sell $AIDROP on tier 1 launchpads

## Q1 2025

* [ ] Add 30 more EVM and Solana smart contract integrations to our DeFAI Agent's armoury
* [ ] [$AIDROP presale](https://presale.adrop.ai/)
* [ ] $AIDROP sale on tier 1 launchpads
* [x] Discussions to list $AIDROP on tier 1 centralized exchanges
* [ ] Partner with a growth agency to grow the $AIDROP ecosystem with a multiple 6-figure marketing campaign
* [ ] Launch of our DeFAI Agent chat
* [ ] **Optimized Web -** All the best information in strategies in one place.
* [ ] **First Functionality (DeFi Analyst) -** Comprehensive Analysis on Airdrops, DeFi yields, and the best trading strategies. Sentiment analysis, comprehensive up-to-date news content consumption, and on-chain trend analysis.&#x20;
* [ ] **DeFAI Portfolio Dashboard -** Track all your DeFAI Agents and funds in one place. Optimize strategies and track all your returns to a fraction of  a penny.
* [ ] **The Best Models always available -** Choose from any of the top AI Models to power your DeFAI Agent - we will always be integrating the best model.
* [ ] $AIDROP TGE Listing on Tier 1 centralized exchange

## Q2 2025

* [ ] Establish $AIDROP Staking rewards
* [ ] Up to 100% of the revenue generated by the adrop.ai platform or the DeFAI Agents will be used to burn $AIDROP Tokens
* [ ] Add 50 more EVM and Solana smart contract integrations to our DeFAI Agents armory
* [ ] **On-chain Agentic Payments -** The first tokenized GPU payment integration that is 100% on-chain. Pay your DeFAI agent costs in crypto.
* [ ] **Second Functionality (Airdrop Hunter) -** With our over [50 smart contract integrations](/adrop.ai/industry-leading-library-of-blockchain-automations.md) on Solana and EVM blockchains our DeFAI Agent will have more tools in its armory than any other AI agent on the market. The $AIDROP Agent will be able to interact with the vast majority of the defi ecosystem and earn airdrops for you anywhere. Any type of transaction on-chain is possible with $AIDROP Agents.
* [ ] **Agent Personas -** Give your DeFAI Agents SPIRIT. Fine tune your agents with personality. Want it to speak to you like Yoda, no problem. Want a Donald Trump DeFAI Agent to Make Your Wallet Great Again? Agent personas allow you to customize and own your agents. No one $AIDROP agent is the same.

## Q3 2025

* [ ] Add 50 more EVM and Solana smart contract integrations to our DeFAI Agents armory
* [ ] **Third Functionality (DeFAI Yield Agent) -** Navigate all of DeFi and quickly find the best yield. When a new better yield opportunity arises, your DeFAI Agent will quickly suggest to move your funds. Always stay ahead of the curve.
* [ ] **Autonomous $AIDROP Agents -** Planning for impending AGI and the models that empower it, our agents will integrate our existing tool library of 150+ smart contract integrations and operate it fully automously on-chain.&#x20;
* [ ] $AIDROP DAO structure implementation.


---

# 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://epoch-2.gitbook.io/adrop.ai/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.
