> 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/tokenomics/editor.md).

# ABRA

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

<mark style="color:blue;">**ABRA**</mark> is a utility multichain token of the Cadabra Finance platform, based on the Omnichain LayerZero standard for fungible tokens, and can be transferred between supported networks.&#x20;

The primary utility of <mark style="color:blue;">**ABRA**</mark> is yield delivery and boosting of user rewards.

<mark style="color:blue;">**ABRA**</mark> is distributed as rewards for providing liquidity in strategies based on voting results and allocated from the weekly emission.

Locked ABRA tokens ([**veABRA**](/v2/tokenomics/images-and-media.md)) is the core of the voting mechanism in a ve(3,3)-like model. It is also used in the DAO voting to manage the platform. The Cadabra ve(3,3) voting system allows users to earn rewards from underlining protocols.


---

# 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/tokenomics/editor.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.
