# Bribe Types

## Range Bribes

### How Do Range Bribes Work?

Range bribes are a new feature that will allow bribers to set a specific reward rate per vote, enabling better control over bribe spending and ensuring voters know their potential rewards beforehand, improving efficiency for both parties. Range bribes also allow bribers to set a reward rate over multiple rounds.

### How to Use Range Bribes

To use range bribes, find the `Add Incentive` button on the Hidden Hand interface. Under `Advanced Options`, you'll find an option to set a range for your bribe.

<figure><img src="/files/P2utRU07JlxEZ5R4qCqP" alt=""><figcaption></figcaption></figure>

## Limit Bribes

### How Do Limit Bribes Work?&#x20;

Limit bribes, also known as fill or kill orders, enables bribers to set a maximum amount of tokens per vote, allowing partial fills and refunds if the deposited bribes aren't fully utilized, providing better cost control and fairness in reward distribution.

### How to Use Limit Bribes

To use range bribes, find the `Add Incentive` button on the Hidden Hand interface. Under `Advanced Options`, you'll find an option to set a limit for your bribe.

<figure><img src="/files/ZjTkpSiuMPHVMt6s8Jn1" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://learn.hiddenhand.finance/bribe-types.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.
