> For the complete documentation index, see [llms.txt](https://hwikcircle.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hwikcircle.gitbook.io/whitepaper/service/quest.md).

# Quest

Quest is a service for securing on-chain data to build a reputation management system along with expanding the ecosystem. Users receive the HWIK token, an ecosystem utility token, as a reward for the data that provided the quest.

Quest is divided into two categories.

## Web3.0 Quest&#x20;

WEB3.0 Quest is a service that rewards actions that provide on-chain data. Users provide actual on-chain data to their projects, such as providing wallet addresses or registering with the project community, and are rewarded.

## Quiz Quest&#x20;

Quiz Quest refers to a service provided by the user to solve the quiz provided by the project and receive rewards. The project checks whether the connected wallet address is actually an active wallet address through the action of the user to solve the quiz, and rewards it.

Quest is an early-stage service and will continue to expand the service to build a user reputation management system mapped to wallet addresses.

If you have any questions, please contact <support@hwikcircle.io>.

{% embed url="<https://app.hwikcircle.io/quest>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hwikcircle.gitbook.io/whitepaper/service/quest.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.
