# GitHub

At the current time, Aude supports GitHub Cloud. [Let us know](/aude/billing-+-support.md) if you have a particular use case for GitHub on-premises.

GitHub is prelinked to Aude as it requires no configuration on Aude's side. As a result, to link repositories from GitHub to Aude, install Aude on all applicable GitHub organizations first by clicking the **settings cog** icon after you've logged in.

<figure><img src="/files/DJlGihgwmsPfLBytTj7b" alt=""><figcaption></figcaption></figure>

Then, all code repositories you have permission to access will be linkable via the **Link repository** button.


---

# 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://aude-1.gitbook.io/aude/linking-installations/github.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.
