# Agents

The Agent Shortcut enables you to discover Agentic yield strategies and execute them from any asset in your portfolio into the destination yield Agent position.

Protocols Integrated:

**AutoPools by AutoFinance**

> Autopools are non-custodial AutoFinance (formerly Tokemak) Vaults that automatically optimize and rebalance yield positions across multiple DeFi protocols, DEXs, and lending platforms.

**SuperVaults by SuperForm**&#x20;

> SuperVaults are non-custodial superform V2 vaults, that optimize returns across Morpho, Aave, Euler, Pendle, Gearbox, Fluid on Ethereum by automatically rebalancing between vaults, secured by validators.

#### How it works?

{% stepper %}
{% step %}

### Select the underlying asset of the yield agent

Choose from USDC, ETH, WBTC
{% endstep %}

{% step %}

### Select one Agent and Laern&#x20;

Filter by Protocol, TVL, APY
{% endstep %}

{% step %}

### Chose the input asset

Select the input asset to enter the position - from the Holdings Tab or simply by clicking on the asset logo.
{% endstep %}

{% step %}

### Learn

Learn the details of the opportunity such as Vault composition, Protocol, Native APY and Rewards APY, TVL in the Details Tab

<figure><img src="/files/oh5bJQ2YugwJcyl5IBsR" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Confirm the route

After choosing the destination yield and the input asset you're prompted with:

A preview of the transaction with the final quote and provider used in the Route tab.
{% endstep %}
{% endstepper %}

<figure><img src="/files/0igpG834p4HB6H99MbcR" alt=""><figcaption></figcaption></figure>


---

# 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.nuvolari.ai/execution-engine/agents.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.
