# Know More About Quest Tags

There are three types of tags here.&#x20;

The first type is time tags: "Not Start," "Ing," and "End," which represent that the quest has not started, is in progress, and has ended, respectively.&#x20;

<div align="left"><figure><img src="/files/dW43eDJCbWMBp3bx4FqS" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/C1s5xdqmSzkU9M4WYm8x" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/HTVteNIevSNrjuqjhmjD" alt=""><figcaption></figcaption></figure></div>

The second type is participation tags, where "Did" indicates that you have participated in the quest.&#x20;

<div align="left"><figure><img src="/files/x3IdERrDAMBvwPGqRdu7" alt=""><figcaption></figcaption></figure></div>

The third type is settlement tags; if you initiated or participated in a quest that has not been settled, it will display the "Unsettled" label to remind you to settle it.

\
![](/files/VwsDbBHV1Dx4y6VeWzRt)


---

# 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/know-more-about-quest-tags.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.
