> For the complete documentation index, see [llms.txt](https://docs.cyberperp.io/cyberperp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyberperp.io/cyberperp/v2/earn-with-cyb.md).

# Earn with CYB

### Staking

Project tokens allow their holders to participate in staking mechanisms.

#### CYB Token Buyback & Staking Rewards

A total of **30% of trading fees** from CyberLP swaps and leverage transactions are used to **buy back CYB tokens**, creating constant buy pressure on the CYB token. These bought-back CYB tokens are then distributed to stakers of the **CYB - IOTA LP**.

By staking **CYB - IOTA LP**, you:

* Earn CYB tokens from the buyback mechanism.
* Benefit from continuous buy pressure that supports the value of CYB.

This system ensures ongoing rewards and stability for stakers, further incentivizing participation in the CyberLP ecosystem.

Staked **CyberLP position** gives you rewards as:&#x20;

* **Iota** rewards

Trading fees from leverage transactions are transformed into **IOTA** token and distributed to stakers of **CyberLP** pool. As a result, by staking cyberLP, you can earn **IOTA**. It's important to note that the allocated fees are based on the remaining amount after deducting referral bonuses and keepers' network costs, which usually account for around 1% of the total payments.

### Claiming the fees

By claim the fees, the contract will dispatch all your awaiting escrowed **CYB** incentives and **IOTA** fees directly to your wallet. You can vest your **esCYB** whenever you want, with 3 month duration.

### Distribution

For staked tokens, rewards are given out every second.


---

# 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.cyberperp.io/cyberperp/v2/earn-with-cyb.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.
