# Reviewer Guides

Guides for Completing Reviews

* [The basics of reviewing with PullRequest](https://docs.pullrequest.com/reviewing-with-pullrequest/)
* [Security-Focused Reviewer Guide](https://app.gitbook.com/o/-LNMKNsCDOIn4Msfqfis/s/CL9d5VvY0Wv1swWXijLj/ "mention")
* [Reviewing for security](https://app.gitbook.com/o/-LNMKNsCDOIn4Msfqfis/s/-LjT3gGx-bQhhCTDTEa1/ "mention")

Guides for Using HackerOne PullRequest Interfaces:

* [Accepting code reviews from Slack](https://docs.pullrequest.com/accepting-code-reviews-from-slack/)
* [The Review Platform](https://docs.pullrequest.com/the-pullrequest-reviewer-platform/)
* [Reviewer profile settings](https://docs.pullrequest.com/reviewer-display-name/)
* [The PullRequest Reviewer Platform](https://app.gitbook.com/o/-LNMKNsCDOIn4Msfqfis/s/-Ldk3mySvg_iIvscFun8/ "mention")

Miscellaneous Guides:

* [Reviewer Code of Conduct](https://app.gitbook.com/o/-LNMKNsCDOIn4Msfqfis/s/8THHlvJ584wCMusAb9aT/ "mention")
* [PullRequest and LinkedIn](https://app.gitbook.com/o/-LNMKNsCDOIn4Msfqfis/s/-LsSdTUS2W3sjzalJ6ao/ "mention")
* [Reviewer Display Name](https://app.gitbook.com/o/-LNMKNsCDOIn4Msfqfis/s/-Lav6WGJI-dYzV5pdJNt/ "mention")


---

# 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.pullrequest.com/reviewer-documentation/master.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.
