# Yield

The Yield Shortcut enables you to discover risk-adjusted yield strategies and execute them from any asset in your portfolio into the destination yield position.

#### How it works?

{% stepper %}
{% step %}

### Select the underlying asset of the yield

Choose from USDC, USDT, WBTC, ETH, DAI, EURC
{% endstep %}

{% step %}

### Pick one yield

* AI insights based on your risk profile will be highlighted&#x20;
* A list of yield opportunities to choose from will be shown.\
  Filter by APY or TVL (soon by protocol and curator)
  {% 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 composition, AI risk score, curator, Yield Type, Protocol, APY and TVL in the Details Tab
{% 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/TFg0Fy7uuxI45Bmqo8Wj" 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/yield.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.
