# Manage deposits and withdrawals

- [Deposit funds to copy-trading and MAM accounts](https://docs.b2copy.b2broker.com/admin-guide/manage-deposits-and-withdrawals/deposit-funds-to-copy-trading-and-mam-accounts.md): Explore how to deposit funds to copy-trading and MAM accounts by creating transfers from a client's wallet or other accounts, with admin approval if required
- [Withdraw funds from copy-trading and MAM accounts](https://docs.b2copy.b2broker.com/admin-guide/manage-deposits-and-withdrawals/withdraw-funds-from-copy-trading-and-mam-accounts.md): Explore how to withdraw funds from copy-trading and MAM accounts by transferring them to a client’s wallet, with support for admin approval
- [Deposit funds to PAMM accounts](https://docs.b2copy.b2broker.com/admin-guide/manage-deposits-and-withdrawals/deposit-funds-to-pamm-accounts.md): Learn how to deposit funds to PAMM accounts by transferring them from wallets, with rollover-based execution, and with admin approval if required
- [Withdraw funds from PAMM accounts](https://docs.b2copy.b2broker.com/admin-guide/manage-deposits-and-withdrawals/withdraw-funds-from-pamm-accounts.md): Learn how to withdraw funds from PAMM accounts to wallets, with admin approval and rollover-based processing of transfer requests


---

# 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.b2copy.b2broker.com/admin-guide/manage-deposits-and-withdrawals.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.
