# How to Check Your Bounty Distribution Records?

On the DecentraMind page, locate and click the "Dashboard" button in the upper right corner.&#x20;

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

You will see all the records, including the quests you have published, the bounties you have sent, as well as the quests you have completed for which you have received bounties.

Video Tutorials:

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


---

# 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-check-your-bounty-distribution-records.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.
