> For the complete documentation index, see [llms.txt](https://cadabra.gitbook.io/v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cadabra.gitbook.io/v1/introducing-cadabra.md).

# Introducing Cadabra

<figure><img src="/files/vyjrZaFj1Yqk7VIWoBTr" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Actual version of Cadabra 2.0 documentation you can find by the link <https://cadabra.gitbook.io/v2>
{% endhint %}

As DeFi has evolved, several passive yield opportunities have emerged, including liquid staking, yield farms, and lending protocols, as well as many others. However, maximizing your yield outcome comes with challenges:

* **Product Variability**: The wide range of DeFi products requires extensive research to identify the most profitable yield options. This demands a significant time investment to stay informed about the ever-changing market dynamics.
* **Overhead costs**: Actively rebalancing your portfolio between protocols and various tokens, as well as doing compounding manually can quickly drain all potential benefits due to transaction gas costs, and swap fees.
* **Entry Barrier**: The entry barrier to DeFi is increasing, demanding newcomers to invest substantial time in studying the fundamental information.

In other words: you can receive the passive yield, but are you sure it’s optimal? And how to keep up with market conditions that change every day?

That's why we created Cadabra. **Cadabra is the gateway to the optimal passive yield in DeFi**: we aggregate all potential [yield sources](#user-content-fn-1)[^1], assess their risk score, and combine them into simple, yet effective automated strategies[^2].&#x20;

Our strategies aim to guarantee continuity of passive yield: for a given asset (or a group of assets) a strategy will find the most profitable protocols now and in the future. That means you don’t have to worry about relocating your liquidity anymore as you will always receive the maximum possible yield available.

All strategies are risk-adjusted. For example, if you opt for a conservative strategy, your funds will only be allocated to the most reliable and secure protocols. This allows anyone to find a strategy with their preferred APY/risk balance.

{% hint style="success" %}
With Cadabra, you can be sure you won't miss any opportunity for higher yield!
{% endhint %}

***

Another aspect that makes Cadabra unique is the **new tokenomic model,** which as we believe will transform the entire DeFi industry. We designed the tokenomics that aims to benefit everyone: strategy users, holders of our token, and long term stakers.

Over the past few years, many DeFi projects have used the same tokenomics model: incentivise users to provide liquidity and to buy project’s tokens by showing high APR numbers, which were supported by the emission of the same tokens. Details may vary, but the main principle remains the same: mint tokens to display APR numbers that look great. But as a result it all comes down to just one thing: the token is going down in price.

We, on the other hand, created a new model of **tokenomics**, one that **breaks** this vicious circle and doesn't rely on the perpetual issuance of new tokens but instead **ensures** that all rewards are supported by actual profits.

In short, we solved systematic limitations faced by most current DeFi projects:

1. We use **real rewards** and don’t rely on liquidity incentives
2. Our ABRA[^3] token has **one moment emission** without perpetual minting
3. The entire supply of our tokens was minted[^4] only once, with most of it **immediately allocated** on the open market.
4. All rewards given by our protocol are **backed by real profits**.

{% hint style="success" %}
Cadabra is designed for both new and experienced DeFi users.
{% endhint %}

### Let Automation Boost Your Yields

[^1]: External DeFi protocols like Aave, Curve etc. that generate yield. Cadabra strategies allocate capital across yield sources

[^2]: An investment tool on Cadabra that automatically allocates user funds across protocols to maximize yield

[^3]: Native token of Cadabra used for rewards and governance

[^4]: Token generation event, the initial minting and distribution of tokens


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cadabra.gitbook.io/v1/introducing-cadabra.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
