# Reviewing Eligibility

A few distinct criteria will be used to determine a user's eligibility to participate in reviewing.

\
**Note**: These criteria will change as we grow and adapt to ensure we always have the best quality code

To be eligible for  reviewing a project, a potential reviewer must **Have at least 300XP:** This assures the other reviewers that they will possess the context and familiarity with  coding necessary to provide an accurate and valid submission assessment.

As we grow and further develop our community, the eligibility for reviewers will be more precise and more restricted in order to have reviewers at a higher standard, assessing projects at a much higher level.


---

# 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://codecall.gitbook.io/code-call/reviewer-docs/reviewing-eligibility.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.
