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

# Project Vision

1. What is Sovra AI?\
   Sovra AI is an autonomous, AI-powered, mobile-first Web3 wallet designed for trading digital assets—especially agent tokens within the Virtuals Protocol ecosystem. It integrates AI-driven market analysis, autonomous trading features, and a conversational interface into a secure, user-friendly mobile app.
2. What problem does it solve?\
   Sovra AI addresses the complexity of on-chain trading by offering beginner-friendly tools for new users and advanced analytics for experienced traders. It removes the technical barriers to DeFi participation by automating strategy execution, providing real-time trade signals, and simplifying asset management—all through an intelligent, mobile-first experience.
3. What is its unique proposition?\
   Sovra AI stands out by combining three powerful components in one platform:

* An AI VC Analyst that evaluates and ranks new Web3 and Virtuals Protocol projects.
* Autonomous trading features that learn from user behavior to optimize future trades.
* A chat-based mobile interface that delivers analytics, trade prompts, and portfolio insights in a conversational, accessible way.

This fusion of AI, automation, and intuitive design makes Sovra AI a next-gen wallet for both DeFi newcomers and seasoned crypto users.


---

# 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://sovra-ai.gitbook.io/sovra-ai/sovra-ai-documentation/project-vision.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.
