> 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/services-group/prop-firm/terms-of-profit-share.md).

# Terms of Profit Share

#### Withdrawal schedule

Withdrawal frequency depends on your account type:

* **Power Live & Power FX:** Once the requirements are met.
* **Live FX, Boost & Live Synthetics:** withdrawal periods depend on account type and can range from **bi-weekly to monthly schedules**.

***

#### Eligibility requirements

{% hint style="info" %}
To request a withdrawal, you must meet all requirements below during the period and avoid breaching any "Hard Rule":
{% endhint %}

<mark style="color:$tint;">INSTA FUNDED - POWER LIVE</mark>

* Trade on at least 3 trading days
* Reach minimum ROI requirement: 3%<br>

<mark style="color:$tint;">Live FX, Boost & Live Synthetics</mark>

* Trade on at least 5 **trading days**
* Reach minimum ROI requirement: 5%

***

#### Review and payout

* **Review time:** up to 72 business hours (server time GMT+0)
* You will receive an email with the result and next steps
* If approved, the profit share will be credited to your internal wallet

***

#### Withdrawal flow

**1. Get funded**\
Once your funded account is active, you can start trading company capital. Manage risk and stay consistent.

**2. Meet the withdrawal requirements**

* Reach the minimum ROI — &#x33;**%** or **5%**, depending on your account type
* Trade on at least **3 or 5 trading days depending of your account.**
* Avoid any prohibited trading rule violations

**3. Compliance review**\
Our Risk Team reviews your trading activity and checks compliance with the Terms & Conditions. This review can take up to **72 business hours**.\
You will receive the final decision by email.

**4. Profit share approved**\
If approved, your profit share is released to your eWallet for external withdrawal.


---

# 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/services-group/prop-firm/terms-of-profit-share.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.
