# Yield sources

### **ATTENTION! The project has been shut down! Details can be found at:**

<https://cadabra.gitbook.io/v2/articles/announcement-of-cadabra-finance-stopping>

### **Everything written below on this and all other pages is no longer relevant and is provided for historical information only. If you continue to use the project website or its smart contracts, you do so at your own risk.**

Strategies interact with **underlying yield sources**. Yield sources invest and withdraw funds from underlying protocols on behalf of users and extract rewards. These rewards are distributed among those who voted for the yield source or strategy.

Yield sources for strategies include pools, gauges, and vaults on third-party protocols, such as AAVE, Curve etc. They are grouped into strategies based on similar characteristics: assets, risk profiles, and yield principles. Having multiple yield sources within a strategy allows for investment diversification and smooth out APR fluctuations in underlying protocols, with rebalancing occurring based on voting results.  &#x20;

{% hint style="success" %}
Cadabra team constantly looks for new earning opportunities and monitors the emergence of promising protocols. Each underlying protocol undergoes a security assessment and expert assessment before being integrated. Once a yield source is implemented and tested, it is added to the strategy with a 3-7 day time lock, giving users time to decide whether they trust the new protocol.
{% endhint %}


---

# 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://cadabra.gitbook.io/v2/strategies/publish-your-docs.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.
