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

# Ribbonomics

- [Overview and RBN tokenomics](https://docs.ribbon.finance/ribbonomics/overview-and-rbn-tokenomics.md)
- [Vote-Escrowed RBN](https://docs.ribbon.finance/ribbonomics/overview-and-rbn-tokenomics/vote-escrowed-rbn.md)
- [Fee Collection and Distribution](https://docs.ribbon.finance/ribbonomics/overview-and-rbn-tokenomics/fee-collection-and-distribution.md)
- [Liquidity Gauges and RBN Emissions](https://docs.ribbon.finance/ribbonomics/overview-and-rbn-tokenomics/liquidity-gauges-and-rbn-emissions.md)
- [Gauge Weight Voting](https://docs.ribbon.finance/ribbonomics/overview-and-rbn-tokenomics/gauge-weight-voting.md)
- [Bribes](https://docs.ribbon.finance/ribbonomics/overview-and-rbn-tokenomics/bribes.md)
- [Guide to Boost Bribing](https://docs.ribbon.finance/ribbonomics/overview-and-rbn-tokenomics/bribes/guide-to-boost-bribing.md): Step by step guide to using the Hidden Hand x Ribbon Boost Marketplace
- [For Bribers](https://docs.ribbon.finance/ribbonomics/overview-and-rbn-tokenomics/bribes/guide-to-boost-bribing/for-bribers.md)
- [For veRBN Holders](https://docs.ribbon.finance/ribbonomics/overview-and-rbn-tokenomics/bribes/guide-to-boost-bribing/for-verbn-holders.md)
- [Upgrades](https://docs.ribbon.finance/ribbonomics/overview-and-rbn-tokenomics/upgrades.md)
- [How to lock RBN, boost and claim protocol revenues](https://docs.ribbon.finance/ribbonomics/how-to-lock-rbn-boost-and-claim-protocol-revenues.md)


---

# 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.ribbon.finance/ribbonomics.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.
