# How to Distribute a Bounty?

In the Quests Home of the community you initiated, any quests with the "Unsettled" tag need to be settled by you.&#x20;

Click into the unsettled quests to select the quest records for which you want to send bounty. Please note that the number of quest records must be less than or equal to the total chances you had when you initiated the quest.&#x20;

After that, click the "Send Bounty" button, and the bounty will be sent to the wallets of the participants you approve.&#x20;

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

Additionally, in the marked section (marked as 1), you can also see all the on-chain transaction records.&#x20;

<figure><img src="/files/00ZVnfPfJRlRZA9nJtmY" alt=""><figcaption></figcaption></figure>

Of course, there is a special situation: if no one participated in your quest, at the end of the quest, you can click into the quest and choose the "Return Bounty" button.&#x20;

After clicking, all those rewards will be returned to your address.

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

Video Tutorials:

{% embed url="<https://youtu.be/0KO7qMyJFoc>" %}

{% embed url="<https://youtu.be/jvc7YNJoOxo>" %}


---

# 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://decentramind.gitbook.io/decentramind/tutorials-for-communities/how-to-distribute-a-bounty.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.
