# Task Review

## All Tasks

If you have set up PoW tasks, manual validation is required.&#x20;

1. Click " Task Review".
2. Filter Tasks.

![](https://taskoncommunitys-organization.gitbook.io/~gitbook/image?url=https%3A%2F%2F3435385094-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FjhotRGhsA7iGGmOsMlF0%252Fuploads%252F2dWy057GrOckB7jxBaLn%252F%25E6%2588%25AA%25E5%25B1%258F2024-10-22%252018.29.27.png%3Falt%3Dmedia%26token%3D987b7036-a912-4a6c-bb49-88d4e16d17e5\&width=768\&dpr=4\&quality=100\&sign=5b476b15\&sv=2)

* In A Section,  you can perform validation by selecting the corresponding PoW tasks from the dropdown menu.&#x20;
* Alternatively, in B Section, you can filter tasks based on the task end time.

For example, "with 1 day" means tasks ending in less than 1 day; "with 3 days" means tasks ending in less than 3 days.&#x20;

You can use the time filter to prioritize the review of tasks with tighter deadlines.

* In C Section, you can choose user submissions that are "`under review`", "`passed`", or "`failed"`.

3. If a member's submission meets the requirements, click the checkbox in front of their username, then click "`Set Passed`" to change the submission status to "`Passed`". Steps are the same for "`Set Failed`". This allows you to perform batch operations.

<figure><img src="/files/996bu4srsrtnM63J9q2U" alt="" width="563"><figcaption></figcaption></figure>

If you prefer individual actions, click the "`Review Result`" on the right and select the corresponding outcome.

<figure><img src="/files/tVbCOaHeu0Sfy11PEyZt" alt="" width="563"><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://taskoncommunitys-organization.gitbook.io/guide-book/task-review.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.
