> 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/overview-and-rbn-tokenomics/bribes/guide-to-boost-bribing/for-bribers.md).

# For Bribers

1. Create a Boost proposal for a specific address at <https://hiddenhand.finance/ribbon?boosts=true> - click the “Create Boost Bribe” button

<img src="/files/8kbczJj8EbRjSOUnXBDP" alt="" data-size="original">

&#x20; 2\. Enter receiver address, and the duration of the Boost Bribe Proposal, submit the form

![](https://lh5.googleusercontent.com/fYCIPoOIB5-qJQgO42AfEsYYdkxOzDFxYu5Al4XgdDnx4wCdmSRq5xqw0OvKzMoYYvqRN1ra5qziiCEOF4FOi8IGEzAYBIWbKMt4py5EbPgOKXMaPGJlhEcB1gCyAwkRZFM40LmWUfLOBbXsDg)

&#x20;  3\. Wait for new proposal to appear in the list of proposals (\~30 seconds - 1 minute)

&#x20;  4\. Click the “Add Bribe” button on the new Boost Bribe Proposal card

&#x20;   ![](https://lh6.googleusercontent.com/HInPs7wi5gbEMaL67xgWh34I0PB-QaKM6aRsib5jXWeVelCSBVMhWWKJBCYiD7r995OAAvtdom-9jjqH5AEhqza-cvXyVUjLWPSVTo9ipw5IMsNkZdBttMUMVpGK0MXT8TQU57ArHA_WSlRTng)

&#x20;   5\. Select the reward token, amount, and submit the form to create a bribe

&#x20;   ![](https://lh6.googleusercontent.com/rwTHvXPp5zZaKWdTBnDrTKAdeX7Kc4aWySBwTzMuaL3uWaXcw-DbD2Dko6SIObTIGrMfm9Pmuo0CDfQpF8M2717neBaxVBzcVXjHB0EAcYXptMsJQ-6KwmwBS5P9pwqRP5jY2lVPybg9NRgi6w)


---

# 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.ribbon.finance/ribbonomics/overview-and-rbn-tokenomics/bribes/guide-to-boost-bribing/for-bribers.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.
