# Manage platforms

- [How to integrate B2TRADER](https://docs.b2core.b2broker.com/how-to-articles/manage-platforms/how-to-integrate-b2trader.md): Learn how to create a platform, product group, and products to enable B2TRADER integration in B2CORE
- [How to integrate DXtrade](https://docs.b2core.b2broker.com/how-to-articles/manage-platforms/how-to-integrate-dxtrade.md): Learn how to create platforms, product groups, and products to enable DXtrade functionality in B2CORE
- [How to integrate Match-Trader](https://docs.b2core.b2broker.com/how-to-articles/manage-platforms/how-to-integrate-match-trader.md): Learn how to create platforms, product groups, and products to enable Match-Trader functionality in B2CORE
- [How to integrate MetaTrader](https://docs.b2core.b2broker.com/how-to-articles/manage-platforms/how-to-intergate-mt.md): Learn how to integrate MetaTrader 4/5 functionality in B2CORE by creating platforms and products in the Back Office
- [How to integrate TradeLocker](https://docs.b2core.b2broker.com/how-to-articles/manage-platforms/how-to-integrate-tradelocker.md): Learn how to configure a connection and create platforms, product groups, and products to enable TradeLocker functionality in B2CORE
- [How to integrate OneZero and PrimeXM](https://docs.b2core.b2broker.com/how-to-articles/manage-platforms/how-to-integrate-onezero-and-primexm.md): Learn how to configure OneZero and PrimeXM platforms, create products, and set up client accounts in B2CORE Back Office
- [How to enable one-click trading access from the B2CORE UI and mobile app](https://docs.b2core.b2broker.com/how-to-articles/manage-platforms/how-to-enable-one-click-access-to-web-trading-terminals.md): Learn how to enable one-click access to trading web terminals from the B2CORE UI and mobile apps via the Trade button on account cards


---

# 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/how-to-articles/manage-platforms.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.
