# From microphone

It is also possible to obtain wallets (paper wallets or mnemonic seeds) using entropy grabbed with the microphone, using the Mic2Paper and the Mic2Seed tool.

They only need to be started from the menu and then they will automatically record a 30 seconds audio deriving entropy from it.

#### Caution

It is  very important to use proper working hardware. There also is a tool named MicCheck in the Wallet Generators menu. It will record a 5 seconds audio and play it. If nothing is heard, it may be a good idea to check if the hardware is working properly, even from the Sounds Settings.

Never use this tool into a virtual machine to generate wallets that have to be used in real scenarios.&#x20;


---

# 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/use-cases/creating-wallets/from-microphone.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.
