> 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/welcome.md).

# Welcome

These docs are for **Kaizo**, a Roblox cheat for Linux.

They cover what Kaizo is, buying, setup, desktop support, the menu, and common fixes.

## Browse the docs

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><i class="fa-circle-info" style="color:$primary;">:circle-info:</i></h3></td><td><strong>About Kaizo</strong></td><td>What Kaizo is, features, and game support.</td><td><a href="/pages/jlaeas6QYzm9IzbQnacW">/pages/jlaeas6QYzm9IzbQnacW</a></td></tr><tr><td><h3><i class="fa-cart-shopping" style="color:$primary;">:cart-shopping:</i></h3></td><td><strong>Buying Kaizo</strong></td><td>Official store, payment methods, and what to do after you buy.</td><td></td></tr><tr><td><h3><i class="fa-download" style="color:$primary;">:download:</i></h3></td><td><strong>Installation</strong></td><td>Requirements, desktops that work, how to run, and the menu.</td><td><a href="/pages/T18lq91s74mmarfNbgvb">/pages/T18lq91s74mmarfNbgvb</a></td></tr><tr><td><h3><i class="fa-wrench" style="color:$primary;">:wrench:</i></h3></td><td><strong>Common issues</strong></td><td>Crashes, display picks, overlay fixes, input, NVIDIA, and license errors.</td><td></td></tr></tbody></table>

## Community and store

{% columns %}
{% column width="50%" %}
{% hint style="info" %}
**Discord** - ask questions, get help, and talk with other users.

[Join the Discord](https://discord.gg/cJw7tr2qEX)
{% endhint %}
{% endcolumn %}

{% column width="50%" %}
{% hint style="success" %}
**Store** - buy Kaizo and manage your license.

[Open the store](https://kaizo.mysellauth.com/product/linux-roblox-cheat)
{% endhint %}
{% endcolumn %}
{% endcolumns %}

Discord and Store buttons also sit in the site header on every page.


---

# 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/welcome.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.
