# For Reviewers

- [Reviewer Registration](https://jrpdocs.hyvikk.space/for-reviewers/reviewer-registration.md): This page Allows any User to Apply for Reviewer. To Submit Open "Reviewer Registration" Page.
- [Email Verification](https://jrpdocs.hyvikk.space/for-reviewers/reviewer-registration/email-verification.md): To Verify Authenticity of Registered Reviewer.
- [Reviewer Login Credentials](https://jrpdocs.hyvikk.space/for-reviewers/reviewer-registration/reviewer-login-credentials.md): Shows Login Details Received by Reviewer on Approval of Registration Req. from Admin.
- [View Articles](https://jrpdocs.hyvikk.space/for-reviewers/view-articles.md): This page Allows Reviewer(s) to View &  Manage List of Articles Submitted by Author(s). To Manage it, Navigate to Dashboard > Articles.
- [Download Article](https://jrpdocs.hyvikk.space/for-reviewers/download-raw-articles.md): To Download Article Navigate to Dashboard > Articles.
- [Submit Review](https://jrpdocs.hyvikk.space/for-reviewers/submit-review.md): This Page Allows Reviewer to View Article Details and Submit Review for it. To Manage it Navigate to Dashboard > Articles : "Edit".


---

# 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://jrpdocs.hyvikk.space/for-reviewers.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.
