# Wallet Overview

## 🧭 What Is the Wallet?

The **Wallet** is your central account inside AllScale Pay. It holds the stablecoins you receive from:

* Paid invoices
* Service orders from your Social Commerce page
* Direct payments from other AllScale users
* External crypto wallet

Each token (like USDT, USDC, or other supported stablecoins) is tracked in its own line item, and you’ll also see a **real-time estimated USD value** of your total assets.

***

## 🔐 How It Works

* You can **deposit** directly into your Balance via supported stablecoin wallets
* You can **withdraw** your funds at any time — withdrawals are one-way and go to your connected wallet
* All incoming payments from invoices or Social Commerce activity are automatically settled into your Balance
* You always retain custody of your earnings until you choose to move them

***

## ⭐Key Features

* Secure, self-custodial wallet system
* Multi-stablecoin support
* Estimated total value in USD
* On-chain deposit & withdrawal support
* Transaction history (incoming/outgoing)


---

# 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.allscale.io/allscale-pay/core-modules/wallet/wallet-overview.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.
