> For the complete documentation index, see [llms.txt](https://docs.cetoswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cetoswap.com/dexvaults/overview.md).

# Overview

**dexVAULTS is the modern way to manage yield farm investments**. It empowers investors by incorporating advanced trading strategies employed by experienced investors.

{% embed url="<https://youtu.be/j-99QS5ou58?si=LSIzsrFLLlsAorSi>" %}

### What makes dexVAULTS powerful?

🔧 **Customizable Vaults** - Create the ideal vault. Select the preferred farms, adjust their allocations, set the desired profit-taking percentage, and deploy with ease.

⚖️ **Strategic Re-Investment** - Profits are systematically reinvested according to the vault's pre-established allocations, securing value diversification in your portfolio.

**💰 Lock in Profits** - Auto-profit taking, customized on a per-vault basis, allows profits to be regularly locked in to high value tokens including blue chips, stables and other tokens of your choice.

**🚀 Capital Efficiency** - Experience the benefits of diversified assets within a single vault and participate in public vaults - both reducing the costs associated with compounding and rebalancing in a multifaceted portfolio.

**🔥 Capital Mobility** - Migrate between vaults utilizing the in-built smart routing, enabling instant reaction to new strategies as they become available.

<figure><img src="/files/py1V1n8Hv3oYNsAl7e6e" alt=""><figcaption></figcaption></figure>


---

# 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://docs.cetoswap.com/dexvaults/overview.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.
