> For the complete documentation index, see [llms.txt](https://docs.libre.org/libre-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.libre.org/libre-docs/token-docs/a-reward-system-for-validators-and-stakers.md).

# LIBRE Rewards

In order to incentivize independent validators to run the chain, provide peg-in and peg-out services in a sharded fashion, the LIBRE coin operates as a reward system, accruing value from the DeFI and lending ecosystem. Stakeholders use their tokens to vote on validators they trust will keep the system honest. In exchange, when a peg-in or peg-out occurs, or when a loan is paid back or liquidated, the staked LIBRE holders receive wrapped Bitcoin.

Libre is in this way a Bitcoin-based ecosystem that draws Bitcoin from parts of the ecosystem, and re-directs that Bitcoin to other parts of the ecosystem in order to keep it working in a decentralized way.


---

# 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:

```
GET https://docs.libre.org/libre-docs/token-docs/a-reward-system-for-validators-and-stakers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
