# Overview

{% hint style="info" icon="triangle-exclamation" %}
**Vaulter Agents will be sunset on Feb 25, 2026.**\
\
Please note that we are winding down the current Vaulter Agents (VaultLayer) infrastructure. \
\
Thank you all who joined us on this journey for the past two (2) years. 🫡
{% endhint %}

Vaulter Agents run secure, autonomous strategies on your NFT-owned Smart Vaults across CoreDAO, Base, Ethereum, and more — powered by the VaultLayer protocol.

* **App**: <https://app.vaulteragents.xyz>
* **Site**: <https://vaulteragents.xyz>
* **Twitter**: <https://x.com/VaulterAgents>

## Get Started

* How to Launch a Vaulter Agent: [📘 Vaulter Agents User Guide](https://docs.vaultlayer.xyz/vaulter-agents/user-guide)
* Explore Strategies: [🧩 Strategy Catalog](https://docs.vaultlayer.xyz/strategies/strategies)
* Earn ∞ Autopilot Credits: [🎁 User Guide](https://docs.vaultlayer.xyz/infinity-autopilot-credits/user_guide) · [🤝 Partner Guide](https://docs.vaultlayer.xyz/infinity-autopilot-credits/partner_guide)
* How it Works: [Architecture Summary](https://docs.vaultlayer.xyz/vaulter-agents/agent-delegation), [Full Yellow Paper](https://docs.vaultlayer.xyz/roadmap/yellow-paper)

## Supported DeFi Protocols by Chain

| Agent Strategy                                                                   |             Ethereum            |           Arbitrum           |              Base              |            CoreDao           |
| -------------------------------------------------------------------------------- | :-----------------------------: | :--------------------------: | :----------------------------: | :--------------------------: |
| [Stablecoin farming](https://docs.vaultlayer.xyz/strategies/stablecoin_strategy) | <p>🔜</p><p>(Aave3, Morpho)</p> |    <p>🔜</p><p>(Aave3)</p>   | <p>✅</p><p>(Aave3, Morpho)</p> |    <p>✅</p><p>(Colend)</p>   |
| [DCA Bitcoin](https://docs.vaultlayer.xyz/strategies/dca_strategy)               |    <p>🔜</p><p>(Uniswap)</p>    |   <p>🔜</p><p>(Uniswap)</p>  |    <p>✅</p><p>(Uniswap)</p>    |    <p>✅</p><p>(Molten)</p>   |
| [BTC staking](https://docs.vaultlayer.xyz/strategies/btc_staking_strategy)       |   <p>🔜</p><p>(VaultLayer)</p>  | <p>🔜</p><p>(VaultLayer)</p> |  <p>🔜</p><p>(VaultLayer)</p>  |  <p>✅</p><p>(VaultLayer)</p> |
| [Core staking](https://docs.vaultlayer.xyz/strategies/core_staking_strategy)     |                -                |               -              |                -               |  <p>✅</p><p>(VaultLayer)</p> |
| [ASX staking](https://docs.vaultlayer.xyz/strategies/asx_staking_strategy)       |                -                |               -              |                -               | <p>✅</p><p>(ASX Capital)</p> |

## What’s Vaulter vs. VaultLayer?

VaultLayer protocol powers Vaulter Agents.

* **VaultLayer (Protocol)**: Smart Vaults, tool policy contracts, vltCORE, contracts and audits. <https://x.com/VaultLayer>.
* **Vaulter Agents (Product)**: User-facing agents, strategies, autopilot credits, growth and support. <https://x.com/VaulterAgents>


---

# 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.vaultlayer.xyz/vaulter-agents/readme.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.
