> For the complete documentation index, see [llms.txt](https://jrpdocs.hyvikk.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jrpdocs.hyvikk.space/for-reviewers/submit-review.md).

# Submit Review

After Assignment of any New Article ; It is the Reviewer's Responsibility to Review the Article. Reviewing Article is a Part of Publication Process for any Journal Publication Websites.

#### This Page Shows Article Details (Limited Access) with Review Submission Form.

![Article Details](/files/-M_Q0s0O_lL24MpZYbQJ)

### Article Information

* **Title :** Article Title
* **Paper Id :** Autogenerated Article Id to Uniquely Identify the Article
* **Article** : RAW Research Article Submitted by Author (.doc, .docx file).

## Review Details

**Reviewer can do Following things in "Review Section".**

* [**SUBMIT REVIEW**](/for-reviewers/submit-review.md#submit-review)
* [**VIEW REVIEW**](/for-reviewers/submit-review.md#view-review)

### Review SUBMISSION

{% embed url="<https://www.youtube.com/watch?v=w7mfJa9drZA>" %}
Review Submission by Reviewer
{% endembed %}

#### SUBMIT REVIEW \[In Detail]

![Review  Submission Form](/files/-M_QGWXy8UbBlXk9tOPl)

**To Submit Review**

* Fill Up All the Required Fields
* Navigate to Bottom of Section and Click on **"Submit"**.

#### VIEW REVIEW

![Submitted Review Details](/files/-M_QHAKxOeqs_tPOhfOM)

{% hint style="info" %}
**Review Submission Form** can only be Available if any Reviewer haven't Submitted Review. Otherwise Submitted Review Details will be Visible.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/submit-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.
