# INARTE.IT

## INARTE

- [Cos'è la BLOCKCHAIN?](https://docs.inarte.it/master.md)
- [Cos'è un NFT?](https://docs.inarte.it/master-1.md)
- [Cosa vuol dire Tokenizzare?](https://docs.inarte.it/master-2.md)
- [Cos'è un WALLET?](https://docs.inarte.it/master-3.md)
- [Cos'è il SEED?](https://docs.inarte.it/master-4.md): Si tratta di un insieme di parole con le quali è possibile accedere ad un wallet blockchain.
- [1 - Installazione Keeper](https://docs.inarte.it/wallet-da-keeper/1-installazione-keeper.md): Waves Keeper è il portafoglio digitale della blockchain Waves
- [2 - Creare un Wallet](https://docs.inarte.it/wallet-da-keeper/2-creare-un-wallet.md): Waves Keeper è il portafoglio digitale della blockchain Waves
- [Recupero Wallet con il Seed](https://docs.inarte.it/wallet-da-keeper/recupero-wallet-con-il-seed.md)
- [Genera NFT](https://docs.inarte.it/ottieni-subito-un-nft.md): In meno di un minuto e senza alcuna competenza informatica puoi tokenizzare su blockchain Waves qualsiasi tipo di documento digitale. In modo permanente.
- [FAQ](https://docs.inarte.it/faq.md): Le domandi più comuni


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.inarte.it/master.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.
