# Completing Quests

RabbitHole is an interface managed by the core team that allows users to view and complete quests in Quest Protocol

[**Quest Overview Page**](http://rabbithole.gg/quests) - view a list of quests that are currently live on quest protocol, and use filtering options to find ones you're most interested in.

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

**Quest Details Page** - Click into a given quest from the Quest Overview page to see pertinent quest information and the action required to complete the quest.

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

**Completing Quests** - The Quest Protocol indexer monitors the blockchain watching for your completion of the Quest Action. Usually this is shortly after the action is complete, but sometimes it may take minutes for the action to be acknowledged by the indexer. Once acknowledged you will be able to complete your quest by claiming the token reward.

<figure><img src="/files/xw5wn0AK1NlUkuZRgAKI" 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://help.rabbithole.gg/rabbithole/completing-quests.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.
