> 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/prop-firm-tutorials.md).

# Prop Firm Tutorials

## Prop Firm Tutorials

Use these walkthroughs to purchase an account, connect to MT5, and apply promo codes.

### Purchase an account

{% stepper %}
{% step %}

### Deposit into your E‑Wallet

Before purchasing an account, make a deposit on the platform.

1. Log in to your account and go to **E‑Wallet**.
2. Select **Deposit**, choose your payment method, and complete the transaction.

<figure><img src="https://storage.simplebase.co/buckets/7WTOQwrtozcAmk0Slj0XHH3Z4Ma2/uploads/image-0ao-vYKY.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open the products list

Go to **Start a New Challenge**.

This is where you can browse all available accounts, categorized by type.
{% endstep %}

{% step %}

### Select the account you want

Browse the available options and open the account details.

<figure><img src="/files/ruYl7g2OrgyPXloEYj5P" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Complete the purchase

Click **Purchase** to confirm.

<figure><img src="/files/W1pVkxUqZ2iEihmMGhC0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Get your MT5 credentials

After the purchase:

* You’ll receive your account login credentials by email.
* You can also find them in **My Challenges** inside your client area.
  {% endstep %}
  {% endstepper %}

### Available instruments (by account type)

* **Power Live**: FX, indices, commodities, metals, cryptocurrencies

{% hint style="info" %}
Instrument availability can vary by program. Always confirm the instruments shown in your account details before purchasing.
{% endhint %}

### Platform (MT5)

Challenges are available on **MetaTrader 5 (MT5)**.

* Server name: **FXLiveCapital Ltd**
* Full connection steps: [Trading platform (MT5)](/iHQNLyDW28A3nNbpumaP/services-group/prop-firm/prop-firm-faq/trading-platform-mt5.md)

If you prefer to trade in the browser, you can use the web terminal available in your user panel.

See: [How to use the web terminal](/iHQNLyDW28A3nNbpumaP/services-group/broker-cfds-trading.md#how-to-use-the-web-terminal)

### Apply a promo code

{% stepper %}
{% step %}

### Log in

Access your account using your FXLiveCapital credentials.
{% endstep %}

{% step %}

### Open **Start a New Challenge**

<figure><img src="/files/fpXFpr5aVTYU0hkNiCuc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select your account

Open the account details window.

<figure><img src="/files/sZ9D6x6snOrskpXyYGe0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Q9cDDVAvd3WpELpDF4qm" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enter and apply the promo code

* Enter the promo code **exactly as provided**.
* Click **Apply**.

<figure><img src="/files/RGOLGRvgo9CvikIUvpkE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Complete the purchase

Click **Buy** to finalize the transaction with the discount applied.

<figure><img src="/files/mI2ixhMJI4mllRRRvoLo" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% 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/services-group/prop-firm/prop-firm-tutorials.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.
