# PoW Tasks

When setting up PoW tasks, it's crucial to provide clear instructions in the "`Task Description`" regarding the information users need to upload. This facilitates a quick and efficient review process. Additionally, ensure that you regularly check the "Review" page.&#x20;

[*For specific steps on how to review, please refer to the relevant tutorial.*](https://taskoncommunitys-organization.gitbook.io/guide-book/community-hub/task-system/task-templates/pow-tasks)

<figure><img src="/files/OXlcAE5hiB1Rn263ukdW" alt=""><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/community-hub/task-system/task-templates/pow-tasks.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.
