# GitHub Install

Nullify is currently available as a GitHub App that can be installed across select repositories or all current and future repositories, allowing for organization-wide coverage in one click.

If you wish to create your own self-hosted GitHub app, please refer to these [instructions](https://docs.nullify.ai/enterprise-tier/self-hosted-github-app).

Please reach out to our team to assist with your org setup.

## Install Nullify

1. Please click the link that Nullify provided to you separately along with this documentation and follow the instructions to install the app.
2. In **Install App**, install the App in your organization:

<figure><img src="/files/FACApZjyeRSykRQ3BUhJ" alt=""><figcaption><p>Install App</p></figcaption></figure>

3. In **Repository access**, select the repositories you would like to install Nullify:

<figure><img src="/files/HtpBPbZGQAaJqY2QyG3s" alt=""><figcaption><p>Repository access</p></figcaption></figure>


---

# 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.nullify.ai/enterprise-tier/github-install.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.
