# How to use AnuBitux

AnuBitux is a Linux distribution designed to only work in live mode, so that it leaves no trace on the devices used to run it. It is also unable to permanently store any kind of file and configuration: it will look the same at every reboot.

To use the AnuBitux distro, it needs to be flashed on an USB device. It can be done in many different ways, like using [Ventoy](https://www.ventoy.net/en/index.html), [Balena Etcher](https://etcher.balena.io/), [Rufus](https://rufus.ie/), etc.


---

# 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://anubitux-project.gitbook.io/the-anubitux-documentation/getting-started/how-to-use-anubitux.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.
