# Bounties

By creating a bounty, you are able to financially incentivize other ResearchHub users to create specific kinds of content that you are interested in. For example:&#x20;

* If you want someone to peer review your new manuscript, place a `Peer Review` bounty on it
* If you want help with a new method in your lab, create an `Answer to Question` bounty

There are two ways to create bounty on ResearchHub. You can add a bounty to any kind of content, be that a post that you published on ResearchHub as a question to be answered, or a comment that you made under another user's post for clarification.

<figure><img src="/files/2qjgiFjDOJ6VMMrDRyRz" alt="" width="563"><figcaption></figcaption></figure>

ResearchHub’s bounty feature targets specific individuals or groups with relevant expertise to address a research challenge or complete a task.&#x20;

<figure><img src="/files/06jLe8Mk2JqQDR0uSe0Y" alt="" width="375"><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://docs.researchhub.com/researchhub/product-features/bounties.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.
