# Road map

Our aim is to revolutionize blockchain interactions by introducing the first-ever AI voice assistant for the Solana ecosystem. With features like wallet management, NFT handling and real-time data access, we’re making blockchain more accessible and user-friendly. By combining advanced technology with a conversational interface, we enable users to manage assets and explore opportunities effortlessly.

## Phase 1:

<figure><img src="/files/Qur0vHUz5nxjOjEYOBf6" alt=""><figcaption><p>Phase - 1</p></figcaption></figure>

<pre class="language-markup" data-full-width="false"><code class="lang-markup">General
- [✔ ] Your WEB-3 Conversation Companion
- [✔] Multilingual Conversation
<strong>- [✔] Basic Blockchain Actions
</strong>
Manage Wallet Portfolio
 - [✔] Embedded Wallet Integration
 - [✔] Send token using Solana Name Service (SNS)
 
NFTs
- [✔] View trending NFTs
- [✔] Fetch live price of NFT
<strong> 
</strong><strong>DeFi Integration
</strong>- [✔] Deposit and manage assets in Lulo
- [✔] View token price and chart in real-time
- [✔] View and deposit in top LST
- [✔] Swap between assets in Solana Blockchain using Jupiter
- [ ] Customization/Personalization of your Agents
</code></pre>

## Phase 2:

<figure><img src="/files/2yTYZU0J3GEL7OSB1EHw" alt=""><figcaption><p>Phase - 2</p></figcaption></figure>

<pre><code> 
Perpetual Trading
<strong>- [ ] Set Target Price and Stop Loss
</strong><strong>- [ ] Long and Short coin
</strong><strong>- [ ] Place Limit Orders
</strong>
MEME Coin trading
- [ ] BUY and SELL your favorite MEMEs
- [ ] Manage Multiple Positions

Advanced Token Info
- [ ] Token Score
- [ ] Token Info
- [ ] View top holders and PnL
- [ ] Token holder and Insiders
- [ ] View Bubble map of any coins based on TICKER

Wallet Management
- [ ] Server-side wallets
- [ ] Wallet Alias
- [ ] Portfolio Analysis

Wallet Automation
- [ ] Copy trading
- [ ] Whale Watching
- [ ] Wallet tracking and Alerts
</code></pre>

## Beyond Phase 2:

<figure><img src="/files/QilJpZveGCzQ4w2uwztT" alt=""><figcaption><p>Beyond Phase - 2</p></figcaption></figure>

Beyond Phase 2 focuses on integrating various Solana protocols to enhance DeFi services while prioritizing community-requested features through transparent road maps, feature request channels, and regular updates, ensuring a user-centric and collaborative platform development approach.


---

# 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://docs.solaai.xyz/community-and-mission/road-map.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.
