# Panoramica dell’interfaccia Wallet

La pagina [Wallet ](https://margex.com/app/wallet)riporta le statistiche aggiornate del wallet del tuo account e ti consente di [depositare ](/help-center/it/wallet/deposit.md)e [prelevare ](/help-center/it/wallet/withdraw.md)fondi da e verso il tuo conto.

## **Saldi totali**

Nella parte superiore della pagina ci sono i dettagli del tuo portafoglio, incluse le statistiche del saldo totale:

<figure><img src="/files/U1m0AbAI6KvxFkMHM42T" alt=""><figcaption></figcaption></figure>

* **Saldo Totale** (BTC/ETH/USDT) - saldo totale combinato di tutte le valute nel tuo Wallet (può essere riflesso in equivalente BTC/ETH o USDT)
* **Saldo Disponibile** - saldo totale combinato di tutte le valute nel tuo Wallet, ad eccezione dei fondi attualmente riservati in ordini attivi, posizioni aperte o prelievi in sospeso (in USD)
* **In Ordini** - fondi (margine) attualmente riservati in ordini attivi e posizioni aperte (in USD)

## **I tuoi saldi**

Questa sezione riporta una panoramica dettagliata di ogni singolo wallet, inclusi il suo saldo attuale, il saldo disponibile, il saldo bonus e un rapido accesso a depositi/prelievi per la specifica moneta/token:

<figure><img src="/files/JGReG1wnSyHHxW496OTZ" alt=""><figcaption></figcaption></figure>

## **Storico transazioni**

Nella parte inferiore della pagina del Wallet puoi trovare un registro dettagliato dello Storico transazioni che riporta i dettagli sui trasferimenti effettuati da/verso i tuoi wallet, in particolare: depositi, prelievi e gli sconti bonus:

<figure><img src="/files/NiPoobPtECMwlYPiptxS" alt=""><figcaption></figcaption></figure>

Per una spiegazione dettagliata su come effettuare depositi e prelievi, assicurati di dare un'occhiata ai nostri tutorial su Deposita e Preleva, veloci e facili da comprendere:

* [Come Effettuare un Deposito](/help-center/it/wallet/deposit/how-to-deposit.md)
* [Come Effettuare un Prelievo](/help-center/it/wallet/withdraw/how-to-withdraw.md)

## **Staking**

La scheda 'Staking' riflette informazioni sulle valute in staking, tra cui - valute attualmente in staking, calcolatore APY%, storia dell'accredito delle ricompense.

<figure><img src="/files/pkns3oOLQBh51j2MahhC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/OcpQNw8gXDczx6AkOAYV" alt=""><figcaption></figcaption></figure>

Maggiori informazioni sullo Staking le puoi trovare in questo articolo:

* [**Staking Spiegato**](/help-center/it/staking/what-is-staking.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://help.margex.com/help-center/it/wallet/wallet-interface.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.
