> For the complete documentation index, see [llms.txt](https://gothamcash.gitbook.io/bindowscash/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gothamcash.gitbook.io/bindowscash/features/denomination.md).

# Denomination

### 💰 Denomination

BindowsCash uses fixed deposit amounts to ensure anonymity and prevent traceability. These fixed values are known as **denominations**.

#### 🎯 Why fixed denominations?

When users deposit or withdraw random amounts, it becomes easier to link transactions through on-chain analysis. By enforcing fixed values, BindowsCash helps hide the relationship between deposits and withdrawals — every transfer looks the same.

#### 🧾 Available Pools

Currently, BindowsCash offers the following BNB denominations (on BSC):

* **0.001 BNB**
* **0.01 BNB**
* **0.1 BNB**
* **1 BNB**
* **10 BNB**
* **100 BNB**

And the following USDT denominations (on BSC):

* **10 USDT**
* **100 USDT**
* **1000 USDT**
* **10k USDT**

Each pool is isolated. This means:

* Deposits made into the **0.1 BNB pool** must be withdrawn from that same pool.
* Withdrawals across denominations are not allowed or compatible.

#### 📈 Choosing the right pool

Select a pool that matches your privacy needs and transaction size:

* Use **0.1 BNB** for small, frequent, or casual transfers.
* Use **1 BNB** for moderate, general-purpose anonymization.
* Use **10/100 BNB** for large, high-privacy transfers — ideal for whales and institutions.

As BindowsCash grows, additional denominations (like 1000 BNB and 100k USDC) and support for other tokens may be introduced. Community requests for specific pools or denominations will be considered as well.
