# WALLET

- [Wallet integrato](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato.md)
- [Crea wallet](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/crea-wallet.md)
- [Ricevi monete](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/ricevi-monete.md)
- [Compra monete con 💳](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/compra-monete-con.md)
- [Invia monete](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/invia-monete.md)
- [Commissioni di gas](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/commissioni-di-gas.md)
- [Accesso da un secondo dispositivo](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/accesso-da-un-secondo-dispositivo.md)
- [Password del wallet](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/password-del-wallet.md)
- [Recupero del wallet](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/recupero-del-wallet.md)
- [Architettura del wallet](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/architettura-del-wallet.md)
- [Wallet Smart Contract](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/wallet-smart-contract.md)
- [Chiavi di sessione](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/wallet-smart-contract/chiavi-di-sessione.md)
- [Raggruppamento delle transazioni](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/wallet-smart-contract/raggruppamento-delle-transazioni.md)
- [Gas in qualsiasi token](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/wallet-smart-contract/gas-in-qualsiasi-token.md)
- [Decodifica degli swap SCW](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-integrato/wallet-smart-contract/decodifica-degli-swap-scw.md)
- [Wallet esterni](https://docs.goodcrypto.app/goodcryptox-it/wallet/wallet-esterni.md)


---

# 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://docs.goodcrypto.app/goodcryptox-it/wallet.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.
