> For the complete documentation index, see [llms.txt](https://whitepaper.xiex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.xiex.io/trading/deposit-funds.md).

# Deposit Funds

**Gamium** allows crypto deposits of supported assets such as **USDT, USDC, ETH, and BTC**.\
Since the platform offers **multi-asset trading**, depositing **stablecoins** is the most common route for users who want to trade different **AI Trading Agents** across markets.

All deposits are held within a **unified wallet**, meaning users don’t need separate wallets for each asset class.\
A single deposit in USDT, for example, can be used to trade **crypto Agents, forex Agents, or stock Agents** within the same interface.

Within the wallet, users can also perform **asset swaps** (e.g., exchange **$GMM for USDT** or vice versa) without leaving the platform — making rebalancing and funding fast and convenient.

To deposit, simply create an account on the **Gamium platform**, click **“Deposit”**, choose your asset, and obtain your **deposit address or QR code**.

This system **does not represent the initial mechanics** used by Gamium.\
To review the **original operational mechanics** that enabled the platform to function, please visit the&#x20;

{% content-ref url="/pages/UASJjGe2zV0Iv3lh7HMq" %}
[Mechanics Demo accounts](/mechanics-demo-accounts.md)
{% endcontent-ref %}

#### Depositing $GMM for AI Credits

Users who wish to use Gamium’s **AI tools** — such as the **Trading Copilot**, **Optimization Engine**, or **Code Transformer** — can also **deposit $GMM** directly into their account.\
These deposited tokens are converted into **AI Credits**, which are consumed when accessing or running AI-powered modules across the platform.


---

# 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 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://whitepaper.xiex.io/trading/deposit-funds.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.
