# Install/run using Bito Cloud

[**Bito Cloud**](https://alpha.bito.ai/) offers a single-click solution for using the [**AI Code Review Agent**](/ai-code-reviews-in-git/overview.md), eliminating the need for any downloads on your machine. You can create multiple instances of the Agent, allowing each to be used with a different repository on a Git provider such as GitHub, GitLab, or Bitbucket.

We also support **GitHub (Self-Managed)**, **GitLab (Self-Managed)**, and **Bitbucket (Self-Managed)**.

{% hint style="info" %}
The **Free Plan** offers **AI-generated pull request summaries** to provide a quick overview of changes. For advanced features like **line-level code suggestions**, consider upgrading to the **Team Plan**. For detailed pricing information, visit our [**Pricing**](https://bito.ai/pricing/) page.

[**Get a 14-day FREE trial of Bito's AI Code Review Agent.**](https://alpha.bito.ai/home/welcome)
{% endhint %}

## Connect Bito to your Git provider

Select your Git provider from the options below and follow the step-by-step installation guide to seamlessly set up your AI Code Review Agent.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Guide for GitHub</strong></mark></td><td><a href="/pages/Duj6qYsLvxzhTM9KJqNz">/pages/Duj6qYsLvxzhTM9KJqNz</a></td></tr><tr><td><mark style="color:blue;"><strong>Guide for GitHub (Self-Managed)</strong></mark></td><td><a href="/pages/ybjhTSOeAiBWwUEY9Ulr">/pages/ybjhTSOeAiBWwUEY9Ulr</a></td></tr><tr><td><mark style="color:blue;"><strong>Guide for GitLab</strong></mark></td><td><a href="/pages/qX1vzi3zKrdaROiA3jo7">/pages/qX1vzi3zKrdaROiA3jo7</a></td></tr><tr><td><mark style="color:blue;"><strong>Guide for GitLab (Self-Managed)</strong></mark></td><td><a href="/pages/bgg0Rw8QhxYdv2kPXqa6">/pages/bgg0Rw8QhxYdv2kPXqa6</a></td></tr><tr><td><mark style="color:blue;"><strong>Guide for Bitbucket</strong></mark></td><td><a href="/pages/rrwZs3t1SHxdwaNOky4Q">/pages/rrwZs3t1SHxdwaNOky4Q</a></td></tr><tr><td><mark style="color:blue;"><strong>Guide for Bitbucket (Self-Managed)</strong></mark></td><td><a href="/pages/ojJ4hfOmaerAq3RaZuAf">/pages/ojJ4hfOmaerAq3RaZuAf</a></td></tr></tbody></table>


---

# 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.bito.ai/ai-code-reviews-in-git/install-run-using-bito-cloud.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.
