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

# Roadmap

#### 🗺️ *NeurapepeAI* Roadmap

**📅 January – February 2025**\
The initial development phase began. During this period, I laid the foundation for the main system of the *Pepe\_Terminal* platform — from feature planning, design structure, to backend testing.

**🚀 March 2025**\
\&#xNAN;*Pepe\_Terminal* was officially **launched** to the public. This milestone marked the transformation from concept to a fully functioning platform.

**🔧 April 2025 – Feature Innovation Phase**\
Development continued with the release of several key features that form the backbone of the *Pepe\_Terminal* ecosystem:

* **Pepe\_Terminal Dashboard**: The main interface for data and user navigation.
* **Whale Maps**: A visual tool to track whale movements and market strategies.
* **AI Agent**: Every token listed on *Pepe\_Terminal* with the *Agent* category will have its own **AI Agent**. This AI Agent possesses a unique "soul" and acts as a virtual assistant for each token, offering tailored information and interactions based on the token's character and goals.
* **AI Prediction**: The *AI Prediction* feature was launched, allowing users to predict token prices for the next 24 hours with an accuracy of up to 90%. This feature is available only to users who own **NeuraPepe AI Coin**, which can be claimed for free every day.
* **A2E (Analyze to Earning):** To join the **A2E** program, **you must have an A2E account on PepeTerminal**. Once you sign up, you can start submitting your analyses and earn rewards for each one. After you complete an analysis, your balance will automatically increase based on your current level and the rewards rate.<br>
  * **Level 1**: Start earning **$0.01 per analysis**.
  * **Level 2**: After referring others and growing your network, you’ll unlock higher rewards.
  * **Level 3**: When you reach over **60 referrals**, you unlock **$0.03 per analysis**, maximizing your earning potential!
  * The key to leveling up in **A2E** is the **referral system**. As you invite friends and other users to join, your **referral count increases**, which helps you **earn more rewards** and **level up faster**.

**⚙️ May 2025 – Development of DevProxy, AutoDev Agent, and Ongoing Innovation**\
In May, we will focus on two major developments and continuous innovation:

1. **Ongoing Innovation for Pepe\_Terminal**: In May, we will continue innovating to ensure that *Pepe\_Terminal* becomes stronger and can better meet the needs of users, with more complex and advanced data analytics. We will introduce more analytical features to help users make better decisions, including advanced market behavior and token analysis.
2. **B2B SmartSwap:**&#x200B;

   The **Pepe Terminal B2B Swap** is an automated token exchange feature that connects users with tokens directly verified by their developers.​

   #### Key Features:

   * **Developer Verification**: Only tokens with verified ownership via smart contracts can be listed on the platform.​
   * **Swapping via PancakeSwap**: Transactions are executed through PancakeSwap, ensuring maintained pricing and liquidity. ​
   * **Automatic Fee Distribution**: Each swap incurs a small fee (e.g., 0.2%), which is automatically divided between the platform and the token's developer.​
   * **Transparency & Security**: All transactions and listings are recorded on the blockchain and are publicly accessible.​
   * **Flexibility**: The platform can adjust fee amounts, and non-standard tokens can be manually verified.​
3. **AutoDev Agent**: We will develop the **AutoDev Agent**, an automated system that allows the creation of applications and software with AI support. This will speed up the development process and open up more opportunities in the crypto and blockchain space.

🚀  June 2025 – Preparation for Launching **Own Token**\
June will be a pivotal month for preparing the launch of our **Own Token** on *Pepe\_Terminal*. We will be preparing everything needed, from tokenomics decisions to marketing strategies. Our focus will include:

* **Tokenomics Decision**: Determining the total supply, token distribution, and long-term goals for the token.
* **Token Launch on the Platform**: Setting up the technical aspects of the launch and integrating the token into the *Pepe\_Terminal* ecosystem and transaction system.
* **Marketing and Community Strategy**: Building a supportive community for the token launch with effective marketing campaigns across various platforms.

***


---

# 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://neurapepeai.gitbook.io/neurapepeai/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.
