# Post Review

Under "MVB" module, we also included a "Post Review" dashboard to assist community to process those quests requiring post review. The "XP" for such quest will be released to users only after the post review is completed.

The quests requiring post review is locked  with a "Pending Locker" icon popping up on the quest "block" on MVB main page.&#x20;

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

If a quest requiring post review, a "**Review**" button will be shown at the bottom of this quest, click the bottom to access the "Post Review" dashboard. You can find all users' replies listed under "**Pending**" tab for review.&#x20;

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

You can either "approve" or "reject" a reply by clicking the respective button. You can process all replied one by one or select multiple replies to process them as a batch.

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

All processed replied can be found under " **History**" tab.&#x20;

<figure><img src="/files/lDN5Kc3i0tZlsm06wsa4" 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://docs.trantor.xyz/businesses/b-user-guide/community/most-valuable-builder-mvb/post-review.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.
