# Welcome to HackerOne Code!

HackerOne PullRequest is now HackerOne Code ✨[Learn More](https://www.hackerone.com/product/code). As we transition to this new naming, some parts of our product may still be shown as "PullRequest".&#x20;

## Connecting to the Code Application

### Cloud Integrations

[**Adding GitHub Repositories to PullRequest**](/customer-documentation/cloud-integrations/adding-github-repositories.md)

[**Adding Bitbucket Repositories to PullRequest**](/customer-documentation/cloud-integrations/adding-bitbucket-repositories.md)

[**Adding GitLab Projects to PullRequest**](/customer-documentation/cloud-integrations/adding-gitlab-projects.md)

[**Adding Azure DevOps Repositories to PullRequest**](https://docs.pullrequest.com/pullrequest-docs/cloud-integrations/adding-azure-devops-repositories)

### **On-premise deployments**

[**On-Premise Proxy Installation Guide**](https://docs.pullrequest.com/on-premise-server/)

## Features

| **GUIDES**                                 |                                                                                                                                                                               |
| ------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Assigning Code Reviews**                 | [Sending a Pull/Merge Request to the Network](https://docs.pullrequest.com/pullrequest-docs/assign-code-review-to-pull-request-network/assigning-github-code-reviews)         |
| **Code Review Statuses**                   | [Pull/merge request fulfillment statuses](https://docs.pullrequest.com/pullrequest-docs/assign-code-review-to-pull-request-network/code-review-statuses)                      |
| **Collaborating with HackerOne Reviewers** | [Collaborating with PullRequest Reviewers](https://docs.pullrequest.com/pullrequest-docs/assign-code-review-to-pull-request-network/collaborating-with-pullrequest-reviewers) |
| **Posting feedback**                       | [Rating Code Reviews from PullRequest](/customer-documentation/assign-code-review-to-hackerone-code-network/rating-reviews.md)                                                |

{% hint style="info" %}
Not seeing what you're looking for? Please reach out to your HackerOne Code team contact.
{% endhint %}


---

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