# How to curate

The steps to curate the evidence submitted by the badge applicant are:

1. Connect your wallet by clicking on the “Connect” button in the top right corner.
2. Once connected, click on the button “Curate” in the top right corner.
3. In this section are all the badges waiting to be curated.
4. Click on a badge, and the evidence submitted will appear on a pop-up window.
5. Click to open the “Curation Criteria”, and follow the curation guidelines.
6. Examine the evidence following the criteria
   1. If evidence follows the criteria, move on to curate the next badge.
   2. &#x20;If the evidence does not clearly follow the criteria, click on “Challenge” to initiate the challenge process.


---

# 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://doc.thebadge.xyz/how-to-guides/how-to-curate.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.
