# Front Office guide

- [Get started](https://docs.b2core.b2broker.com/front-office-guide/get-started.md): Welcome to the B2CORE UI! Learn how to sign up, complete KYC, secure your account, explore the interface, get the mobile app (if available), and use HelpDesk for support
- [Manage your profile](https://docs.b2core.b2broker.com/front-office-guide/manage-your-profile.md): Manage your profile settings in the B2CORE UI, including personal information, country and address details, security settings, and passwords
- [How to update personal information in your profile](https://docs.b2core.b2broker.com/front-office-guide/manage-your-profile/how-to-update-your-personal-information.md): Learn how to update your personal information and understand how these changes affect your verification level
- [How to update your country and address details](https://docs.b2core.b2broker.com/front-office-guide/manage-your-profile/how-to-update-your-country-and-address.md): Learn how to update your country and address details and understand how these changes affect your verification level
- [How to secure your profile using 2FA](https://docs.b2core.b2broker.com/front-office-guide/manage-your-profile/how-to-secure-your-profile-using-2fa.md): Learn how to enable 2FA via app or SMS to protect your profile from unauthorized access
- [How to reset or change your profile password](https://docs.b2core.b2broker.com/front-office-guide/manage-your-profile/how-to-reset-or-change-your-profile-password.md): Learn how to reset or change your profile password
- [Manage your finances](https://docs.b2core.b2broker.com/front-office-guide/manage-your-finances.md): Learn how to deposit and withdraw money, transfer and exchange funds, send funds to other clients, manage withdrawal whitelists, and view your transaction history
- [How to deposits and withdraw funds](https://docs.b2core.b2broker.com/front-office-guide/manage-your-finances/how-to-deposits-and-withdraw-funds.md): Learn how to deposit or withdraw funds to/from your wallets in the B2CORE UI using available payment methods, and monitor transaction statuses
- [How to use withdrawal whitelists](https://docs.b2core.b2broker.com/front-office-guide/manage-your-finances/how-to-use-withdrawal-whitelists.md): Learn how to enable and manage the withdrawal whitelist in the B2CORE UI to secure your crypto withdrawals
- [How to cancel pending withdrawals](https://docs.b2core.b2broker.com/front-office-guide/manage-your-finances/how-to-cancel-pending-withdrawals.md): Learn how to cancel pending withdrawal requests
- [How to transfer funds](https://docs.b2core.b2broker.com/front-office-guide/manage-your-finances/how-to-transfer-funds.md): Learn how to transfer funds between wallets and trading accounts in the B2CORE UI without any commission
- [How to exchange funds](https://docs.b2core.b2broker.com/front-office-guide/manage-your-finances/how-to-exchange-funds.md): Learn how to quickly exchange funds between your wallets and trading accounts in the B2CORE UI with instant processing and clear rate details
- [How to send funds to another client](https://docs.b2core.b2broker.com/front-office-guide/manage-your-finances/how-to-send-funds-to-another-client.md): Learn how to send funds to another client on the same B2CORE UI via withdrawals or internal transfers
- [How to view transaction history](https://docs.b2core.b2broker.com/front-office-guide/manage-your-finances/how-to-view-transaction-history.md): Learn how to view, filter, and sort your full transaction history, including deposits, withdrawals, exchanges, and transfers
- [Manage your trading accounts](https://docs.b2core.b2broker.com/front-office-guide/manage-your-trading-accounts.md): Learn how to create new accounts, top them up from your wallets, and quickly access your preferred trading platform
- [How to create trading accounts](https://docs.b2core.b2broker.com/front-office-guide/manage-your-trading-accounts/how-to-open-trading-accounts.md): Learn how to open and manage trading accounts via the B2CORE UI on MetaTrader 4/5, cTrader, or other integrated platforms
- [How to top up trading accounts](https://docs.b2core.b2broker.com/front-office-guide/manage-your-trading-accounts/how-to-top-up-trading-accounts.md): Learn how to top up your trading accounts via the B2CORE UI
- [How to go to trading](https://docs.b2core.b2broker.com/front-office-guide/manage-your-trading-accounts/how-to-go-to-trading.md): Learn how to quickly go to trading from the B2CORE UI
- [How to use bonuses](https://docs.b2core.b2broker.com/front-office-guide/how-to-use-bonuses.md): Learn how to claim and use bonuses on your MetaTrader 4/5 and cTrader accounts
- [How to use savings](https://docs.b2core.b2broker.com/front-office-guide/how-to-use-savings.md): Learn how to subscribe to a savings program in the B2CORE UI by choosing a fixed or flexible plan, reviewing the terms, and selecting a wallet to start earning interest
- [How to join IB programs](https://docs.b2core.b2broker.com/front-office-guide/how-to-join-ib-programs.md): Learn how to join IB programs, become a partner, and earn from the trading activity of referred clients
- [How to get the mobile app](https://docs.b2core.b2broker.com/front-office-guide/how-to-get-the-mobile-app.md): Learn how to download the mobile app for iOS and Android from the Sign In page, Dashboard, or main menu — if supported by your broker


---

# 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.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.
