> For the complete documentation index, see [llms.txt](https://faqs.fxlivecapital.com/iHQNLyDW28A3nNbpumaP/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faqs.fxlivecapital.com/iHQNLyDW28A3nNbpumaP/bonuses-and-promotions/bonuses-overview.md).

# Bonuses overview

### Why bonuses matter ?

Bonuses can enhance your trading experience by increasing available trading credit and helping you explore more opportunities.

### Deposit bonus (first deposit)

This promotion provides an additional **150% bonus on the deposited amount**, allowing traders to start trading with increased capital.

***

### How Much Can You Receive?

The bonus is calculated based on the [**minimum deposit required for each account type**](https://docs.google.com/spreadsheets/d/14O2RqnpHKxlffUBtKD497COjBlWAjvvFC8BoW7R22Tw/edit?gid=0#gid=0).

Once the deposit is completed, the client receives:

* The deposited amount.
* An additional credit equal to **150% of the deposit**.

***

#### Practical Example

If a client deposits **$100**, they will receive:

* Initial Deposit: $100
* 150% Bonus: $250
* **Total Trading Balance Available: $250**

***

### How Long Does the Bonus Last?

This is a **temporary bonus** with a validity period of 12**0 days** from activation.

During this period, the client should complete the required trading volume.

✔ <mark style="color:$success;">**If the requirements are completed within the deadline:**</mark>

* The bonus becomes **withdrawable credit**.

❌ <mark style="color:$danger;">**If the requirements are not completed within 120 days:**</mark>

* The bonus will be automatically canceled.

***

### How to Calculate the Required Trading Volume

The trading volume required depends on the bonus amount received.

{% hint style="info" %}

#### Formula to Calculate Required Lots

**Bonus Amount ÷ 8 = Required Lots**

***

#### Example Using the New Bonus

**Bonus Received: $150**

**Calculation:**\
150 ÷ 8 = 18.75 lots

***

The client must trade **18.75 lots within the 120-day period** to unlock the bonus.

**Maximum deposit:** $15,000\
**Promotion valid until:** May 12, 2026
{% endhint %}

***

### Which Accounts Are Eligible for This Bonus?

You can easily verify if your account qualifies by following these steps:

1. Go to **Trading Account** inside the client area.
2. Select **Create MT5 Account**.
3. When selecting the account group, you will see a yellow button indicating if the account **includes a bonus**.

### Where to manage bonuses

* To check your bonus progress and requirements, see [How to review available bonuses?](/iHQNLyDW28A3nNbpumaP/bonuses-and-promotions/bonuses-overview/how-to-review-available-bonuses.md).
* For common scenarios (additional deposits, withdrawals, transfers), see [What happens if I deposit more funds into my account? Will I lose the bonus?](/iHQNLyDW28A3nNbpumaP/bonuses-and-promotions/bonuses-overview/what-happens-if-i-deposit-more-funds-into-my-account-will-i-lose-the-bonus.md).

{% hint style="info" %}
Need help?

* Email: <support@fxlivecapital.com>
* [Helpdesk: https://client.fxlivecapital.com/helpdesk](https://client.fxlivecapital.com/helpdesk)
  {% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://faqs.fxlivecapital.com/iHQNLyDW28A3nNbpumaP/bonuses-and-promotions/bonuses-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
