# How to top up trading accounts

To top up a trading account, first deposit funds to one of your wallets in the B2CORE UI, and then transfer the funds to the desired trading account (for details, refer to [How to deposit and withdraw funds](/front-office-guide/manage-your-finances/how-to-deposits-and-withdraw-funds.md) and [How to transfer funds between wallets and trading accounts](/front-office-guide/manage-your-finances/how-to-transfer-funds.md)).

Alternatively, you can click the **Deposit** button on the account card to quickly open the **Transfer** page and add funds directly to the selected trading account.

<figure><img src="/files/YwR2Z4ZPDo3CZdR2YvbG" alt="The Deposit button on account cards"><figcaption><p>The Deposit button on account cards</p></figcaption></figure>


---

# 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.b2core.b2broker.com/front-office-guide/manage-your-trading-accounts/how-to-top-up-trading-accounts.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.
