> For the complete documentation index, see [llms.txt](https://docs.xb3.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xb3.finance/products/xb3-hive/rewards-and-fees.md).

# Rewards and Fees

## Rewards&#x20;

$CRV, $CVX, $XB3, veXB3 and more!&#x20;

Considering that the assets deployed into the XB3 Hive are deposited into Convex, and subsequently Curve, users earn $CRV and $CVX from the derived protocols.

### 80/20&#x20;

Users also earn $XB3 rewards. 80% of the emitted XB3 rewards will be locked on behalf of the user until the end of the campaign while the remaining 20% will be claimed directly to your wallet.&#x20;

Locked XB3 (i.e. veXB3) is yield generative on its own thus creating a complementary yield relationship between Hive rewards. veXB3 also implicitly boosts Hive rewards, creating a positive feedback loop for Vault stakers.&#x20;

All protocol revenue within the XB3 protocol gets awarded to veXB3 holders, and in their base assets.&#x20;

This ultimately means that as a Hive depositor - you can earn $CRV, $CVX and $XB3 (with 80% of the XB3 being locked). And as a veXB3 holder, you earn $CRV, $CVX, $XB3 and more veXB3, as well as base assets from additional product offerings (eg. XB3 Custody)

## Fees

Fees on the XB3 Hive are split between Protocol Revenue and the XB Referral Model

#### A 15% performance fee is charged on all claimed rewards from the Hive:

* 10% will go towards revenue for **veXB3** holders, and in their base assets.  <br>

{% hint style="danger" %}
**NOTE:** Upon launch, the $CRV and $CVX rewards earned by veXB3 holders will sit inside the Treasury Smart Contract until the final reward distribution contracts are deployed. Thereafter, veXB3 holders will earn their designated $CRV & $CVX rewards. <br>
{% endhint %}

* 5% will go towards the **XB Referral Program.** These users will receive their referral rewards in $CRV, $CVX & $XB3.\
  \
  All unallocated referral rewards (i.e. those rewards that do not go towards a referrer) will also be distributed to veXB3 holders.&#x20;

*For more information on the XB Referral Program and its 3 Tiers - please see below:*

{% content-ref url="/pages/gOiesyXfAPlq2G0vlLov" %}
[XB Referral Program](/products/xb-referral-program.md)
{% endcontent-ref %}


---

# 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://docs.xb3.finance/products/xb3-hive/rewards-and-fees.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.
