# Questers

These are individuals or users who perform the quests. They can complete quest chains by submitting proof of quest completion by uploading almost any type of media and a description, and they are also able to mint an NFT after successfully completing all of the quests in a quest chain.


---

# 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://quest-chains.gitbook.io/quest-chains/getting-started/structure-of-roles/questers.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.
