# AI Code Reviews in CLI

- [Overview](https://docs.bito.ai/ai-code-reviews-in-cli/overview.md): AI Code Reviews in CLI
- [Installation guide](https://docs.bito.ai/ai-code-reviews-in-cli/installation-guide.md)
- [How to use?](https://docs.bito.ai/ai-code-reviews-in-cli/how-to-use.md)
- [AI code reviews in AI coding agents](https://docs.bito.ai/ai-code-reviews-in-cli/ai-code-reviews-in-ai-coding-agents.md): Supercharge AI coding agents with automated code reviews
- [Available commands](https://docs.bito.ai/ai-code-reviews-in-cli/available-commands.md)
- [Troubleshooting](https://docs.bito.ai/ai-code-reviews-in-cli/troubleshooting.md): Solutions to common issues when using AI Code Reviews in CLI.


---

# 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-cli.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.
