# How to Check Results

Checking the results of quests on Polyquest is easy. Here’s how you can do it:

1. **Navigate to the Results Page**: Head to the "Results" page to see the outcomes of various quests.
2. **View Status and Outcome**: The page displays each quest's status—marked as "Success" with the final result shown if the quest was completed. If a quest has been canceled, it will be labeled as "Revoked."
3. **Click on the Quest**: To explore further details, click on any quest. Here, you can review voting histories, comments, and numerical data associated with that quest.

*Tip: You can also check the results of quests you participated in from the "Quest" tab on your "My Page."*

<div><figure><img src="/files/hiLy15skIbOIYBalpJib" alt=""><figcaption></figcaption></figure> <figure><img src="/files/dhxaaOUOe52Ci4On8wEQ" alt=""><figcaption></figcaption></figure></div>

Stay updated on quest outcomes and explore detailed insights from the community!


---

# 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.polyquest.xyz/polyquest-for/users/how-to-guides/how-to-check-results.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.
