# Strategy Examples

## Strategy Examples

### Most Probable in Short Term

A. USDC Blend in USDC/XLM Blend This strategy will deposit USDC in the USDC/XLM Blend Market. It aquires USDC yield, it does not harvest BLND rewards

B. Autocompound USDC Blend in USDC/XLM Blend This strategy will deposit USDC in the USDC/XLM Blend Market. It aquires USDC yield, and it DOES harvest and reinvest BLND rewards.

C. Autocompound USDC Blend in USDC/XLM/EUR/AQUA Blend This strategy will deposit USDC in the USDC/XLM/EUR/AQUA Blend Market. It aquires USDC yield, and it DOES harvest and reinvest BLND rewards.

D. Autocompund AMM Staking.

## Vault Example with Beans App

1.- 50% Strategy B and 50% Strategy C.

Manager Example: Beans App Team Manager decides to diversify investment in Fixed USDC/XLM (Strategy B) and YieldBox USDC/XLM/EUR/AQUA (Strategy C) Because the best yield comes from Strategy B, the initial ratio will be 1:0

If in the future, YieldBox USDC Supply APY is better than the Strategy A USDC supply apy, the Manager can decide to change the ratio to be 0:1


---

# 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.defindex.io/advanced-documentation/10-whitepaper/06-strategies-examples.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.
