# How Do I Check If I'm Done with a Task

After you do a task, click **Check** **Task** **Status** to verify it, as shown below.

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

* When the ✅  icon appears in the upper right corner, the task has been completed.

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

* If the task has not been completed, the taskbar will prompt that the task is not completed.

<figure><img src="/files/qPR0NaYKsyaXiTTKyb4X" 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://docs.cwallet.com/faq/faq-giveaway/how-do-i-check-if-im-done-with-a-task.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.
