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

# Welcome to DynaVest

### What is DynaVest?

DynaVest is an AI-powered DeFi portfolio manager designed to make yield investing seamless, intelligent, and accessible for everyone. By combining advanced artificial intelligence with a user-friendly interface, DynaVest automates the selection, execution, and optimization of DeFi strategies tailored to your risk profile. Whether you’re a beginner or an experienced investor, DynaVest empowers you to build, manage, and grow your crypto portfolio across multiple chains and protocols—all in just a few clicks.

### Mission and Vision

Our mission is to democratize DeFi yield opportunities by eliminating complexity and lowering barriers to entry. We envision a world where anyone, regardless of experience, can confidently participate in decentralized finance and maximize their returns. DynaVest aims to become the go-to AI portfolio manager for DeFi, setting the standard for intuitive, secure, and optimized digital asset management.

### Key Features and Value Proposition

* **AI-Powered Strategy Execution:** DynaVest’s intelligent agents automatically select, execute, and optimize DeFi strategies based on your unique risk preferences—no manual transactions required.
* **Cross-Chain, Multi-Protocol Access:** Seamlessly invest across leading chains and protocols, consolidating complex actions into a single, gas-efficient transaction.
* **Real-Time Guidance and Education:** Ask questions and receive instant, AI-driven explanations about strategies, risks, and returns, making DeFi accessible even to newcomers.
* **User-Friendly Interface:** Interact via intuitive graphical and natural language interfaces, ensuring a smooth onboarding and portfolio management experience for all users.
* **Continuous Optimization:** DynaVest’s AI agents monitor the market and dynamically adapt your portfolio to maximize yield and manage risk.

With DynaVest, DeFi investing becomes simple, smart, and secure—unlocking yield opportunities for everyone.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td></td><td><a href="/files/plEvkRTuoYwfcc1xvHqS">/files/plEvkRTuoYwfcc1xvHqS</a></td><td></td><td><a href="/pages/Zvukm7MAGL6ooitMTmpY">/pages/Zvukm7MAGL6ooitMTmpY</a></td></tr><tr><td><strong>Tokenomics</strong></td><td></td><td><a href="/files/BsFzjjR8TrPrg1vfXixc">/files/BsFzjjR8TrPrg1vfXixc</a></td><td></td><td><a href="/pages/GPXiHq3UGOFwIUK4Uyqf">/pages/GPXiHq3UGOFwIUK4Uyqf</a></td></tr><tr><td><strong>Contact &#x26; Support</strong></td><td></td><td><a href="/files/FHXO2lygO063LERfEbcN">/files/FHXO2lygO063LERfEbcN</a></td><td></td><td><a href="/pages/QMUbrh18i2E8mKV7E35R">/pages/QMUbrh18i2E8mKV7E35R</a></td></tr></tbody></table>


---

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