# Printing

Sometimes it may be very useful to print some kind of information that needs to be stored, like mnemonic seeds, QR codes, paper wallets, etc. AnuBitux tries to make it easy by supporting a lot of different printers without the need to connect to the Internet to retrieve drivers.&#x20;

In most of the cases it is enough to connect the printer to an USB port an turn it on and it should be automatically recognized. If it is not so, a lot of printers may be manually added through the Print Settings menu. Also if a printer gets recognized but does not work, it may be using the wrong drivers. This can also be solved through the Print Settings menu. &#x20;

<figure><img src="https://803839084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZwywrTmcbpjnB5diJyM5%2Fuploads%2Fb7DYQyNtxSNXnJAq7k7n%2F2024-04-06_16-28.png?alt=media&#x26;token=b7b1c2df-3404-4b78-a833-9d12cae0cfca" alt=""><figcaption></figcaption></figure>


---

# 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/features/printing.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.
