> For the complete documentation index, see [llms.txt](https://kaizo-1.gitbook.io/kaizo-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kaizo-1.gitbook.io/kaizo-docs/about-kaizo.md).

# About Kaizo

**Kaizo** is a Roblox cheat for Linux. It is an external process that runs next to Sober.

This section covers what Kaizo is, what is in the menu, and which games get custom support.

## Pages

1. [Using the menu](/kaizo-docs/about-kaizo/using-the-menu.md) - how to open the menu with Insert or Home
2. [Game support](/kaizo-docs/about-kaizo/game-support.md) - universal mode and custom game support

## What it is

* External process for Linux (works with Sober)
* Overlay menu for ESP, aim, and other features
* Runs on every window manager (KDE, GNOME, Cinnamon, Hyprland, niri, Sway, and the rest)
* Overlay follows the Sober window once Sober is on XWayland

## Features

From the menu you can set up:

* Aimbot
* ESP
* Chams
* Resolver
* Exploits
* HUD
* Player list
* Configs and themes
* Scripts

## How support works

Most games run in **Universal** mode.

Some games get extra handling. See [Game support](/kaizo-docs/about-kaizo/game-support.md).

## Next

* [Using the menu](/kaizo-docs/about-kaizo/using-the-menu.md)
* [Game support](/kaizo-docs/about-kaizo/game-support.md)
* [Buying Kaizo](/kaizo-docs/buying-kaizo.md)
* Installation


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kaizo-1.gitbook.io/kaizo-docs/about-kaizo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
