> For the complete documentation index, see [llms.txt](https://cadabra.gitbook.io/v2/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/v2/earn-with-cadabra/referral-program.md).

# Referral Program

### **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.**

The Cadabra referral program allows users to earn extra rewards by inviting new participants to the platform and building teams.&#x20;

The Cadabra platform offers:&#x20;

* <mark style="color:blue;">**Two Levels of Referral bonuses**</mark>: users receive rewards for direct referrals and second-level referrals
* <mark style="color:blue;">**Team Bonuses**</mark> based on a whole team structure

The size of the bonuses depends on the user's rank, which is determined by the amount of locked ABRA tokens and assets in ABRA liquidity pools.

{% hint style="success" %}
We have added the opportunity to <mark style="color:green;">**receive an Airdrop**</mark> for almost all ways of earning on the Cadabra platform.&#x20;

Build your team and earn referral rewards in ABRA. Earn airdrop points based on your team's points.&#x20;

The reward amounts and rules can be found in the [Airdrop section.](/v2/airdrop/airdrop-season-3.md#id-4-referral-points)
{% endhint %}


---

# 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/v2/earn-with-cadabra/referral-program.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.
