> For the complete documentation index, see [llms.txt](https://docs.webera.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.webera.finance/core-concepts/webera-vault/core-features.md).

# Core Features

The AI Optimizer serves as the intelligent core of the vault system, powered by two specialized AI agents. The first agent focuses on maximizing yield farming opportunities across various Berachain protocols, continuously scanning and analyzing potential returns. The second agent handles BGT delegation strategies, working with multiple validators and LST protocols to optimize staking rewards and ensure efficient token delegation across the network.

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

The Tokenized Vault leverages the ERC-4626 standard to create a seamless and standardized interface for vault interactions. This compatibility enables the vault to integrate smoothly with both DeFi applications and Proof of Liquidity (PoL) systems, enhancing overall liquidity depth and yield generation potential. The standardized nature of ERC-4626 also ensures broader interoperability and easier integration with existing and future protocols.

The Permissionless Nature of the vault system democratizes access to advanced DeFi strategies. Any user can deploy their own customized vault without requiring special permissions or approvals, fostering an open and inclusive ecosystem. This approach not only encourages innovation but also enables diverse community contributions to the protocol's growth, allowing users to create and experiment with different vault strategies that best suit their needs.


---

# 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:

```
GET https://docs.webera.finance/core-concepts/webera-vault/core-features.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.
