# Peer Reviews

Any type of post on ResearchHub is eligible to be peer reviewed on ResearchHub. To do so, navigate to the `Reviews` tab on the paper menu.

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

In the Reviews tab, you’ll be prompted to evaluate various aspects of the paper's quality and provide a numerical score as part of your review.

* **Overall** - please share your overall impressions of the paper.
* **Introduction**: Does the introduction clearly articulate the research question and provide adequate context? Is the study's significance within the field convincingly established?
* **Methods**: Does the study design test the authors' hypothesis? Are the methods described in enough detail for independent replication?
* **Results**: Were the study's finding analyzed and interpreted reasonably? Is the resulting data open and auditable?
* **Discussion**: Do the results support the authors' conclusions? Are there any alternative interpretations of the study's findings that the authors should have considered?


---

# 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.researchhub.com/researchhub/product-features/peer-reviews.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.
