# Welcome to the AnuBitux documentation!

AnuBitux is a free and open source debian-based Linux distribution made to manage everything about your cryptos in a simple and safe way!

<figure><img src="https://803839084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZwywrTmcbpjnB5diJyM5%2Fuploads%2FWdI7MTEOuOeirM3gS55X%2F2024-03-23_18-07.png?alt=media&#x26;token=161e006d-e38a-4417-8919-022c43abc669" alt=""><figcaption><p>How the AnuBitux desktop looks like</p></figcaption></figure>

It provides a full amnesic working environment with a lot of tools that can be used to:

* create new wallets (i.e. obtain paper wallets and/or mnemonic seeds from dice rolls, generate wallets through trusted software);
* print relevant information (like mnemonic seeds and private keys) without using an Internet connection;
* manage wallets, using hardware wallets (many devices supported), restoring them from mnemonic seeds or opening files that can be retrieved from an encrypted storage (like Veracrypt volumes or partitions, bitlocker partitions, keepass or bitwarden archives, etc.);
* recover access to wallets, scanning directories for relevant information, fixing missing parts of mnemonic seeds, or bruteforcing wallet files;
* surf the Internet anonymously thanks to Tor Browser, an heavily customized FireFox and the chance to proxy the whole system for only using the Tor network; &#x20;
* and even more!

It can be downloaded from the [official website](https://anubitux.org/download-anubitux/), also containing many tutorials, demonstrations, news and explanations.


---

# 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/welcome-to-the-anubitux-documentation.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.
