# Bonuses

## Introduction to bonuses

Bonuses offer additional financial incentives and benefits to clients actively involved in trading. They can also serve as a tool for attracting new clients, retain existing ones, or encouraging trading using specific instruments.

{% hint style="info" %}
Bonuses are supported for **MetaTrader 4/5** and **cTrader**.
{% endhint %}

The process of awarding bonuses to clients involves two steps:

1. Initially, a bonus amount is added to a client trading account as credit funds. These credit funds increase the client’s trading capital, allowing the client to trade on the account with positions of larger sizes.
2. The ultimate goal for the client is to convert the bonus amount from credit funds to their account balance, which represents real funds that can be withdrawn from the account. To achieve this, the client must fulfill specific bonus requirements and trade the required volume within a specified period. If the client fails to meet the bonus requirements, the bonus credit is revoked from the client account.


---

# 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/back-office-guide/bonuses.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.
