> For the complete documentation index, see [llms.txt](https://docs.b2core.b2broker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2core.b2broker.com/front-office-guide/manage-your-finances.md).

# Manage your finances

{% content-ref url="/pages/zWg2YzJDrgWoeA2wLj5Q" %}
[How to deposits and withdraw funds](/front-office-guide/manage-your-finances/how-to-deposits-and-withdraw-funds.md)
{% endcontent-ref %}

{% content-ref url="/pages/CFxgTbagf5QCmpscUigF" %}
[How to use withdrawal whitelists](/front-office-guide/manage-your-finances/how-to-use-withdrawal-whitelists.md)
{% endcontent-ref %}

{% content-ref url="/pages/yU5sa44wowjf210V0Sai" %}
[How to cancel pending withdrawals](/front-office-guide/manage-your-finances/how-to-cancel-pending-withdrawals.md)
{% endcontent-ref %}

{% content-ref url="/pages/HP3DtH57iJKMb4FuLgXy" %}
[How to transfer funds](/front-office-guide/manage-your-finances/how-to-transfer-funds.md)
{% endcontent-ref %}

{% content-ref url="/pages/PgYPN3TdBsekt5ysWifo" %}
[How to exchange funds](/front-office-guide/manage-your-finances/how-to-exchange-funds.md)
{% endcontent-ref %}

{% content-ref url="/pages/aQrKo15iUdAOJwrBi0tK" %}
[How to send funds to another client](/front-office-guide/manage-your-finances/how-to-send-funds-to-another-client.md)
{% endcontent-ref %}

{% content-ref url="/pages/2shOYlHRyHmmrMHTPdBe" %}
[How to view transaction history](/front-office-guide/manage-your-finances/how-to-view-transaction-history.md)
{% endcontent-ref %}


---

# 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://docs.b2core.b2broker.com/front-office-guide/manage-your-finances.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.
