> 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/first-steps/welcome-and-quick-start.md).

# Welcome & Quick Start

### What is FXLiveCapital?

FXLiveCapital is a next-generation brokerage founded in 2020 to reshape how you trade and invest.

With our clients at the center, we’ve built an all-in-one **360° ecosystem** combining advanced technology and end-to-end services under one secure platform.

Whether you’re a trader, investor, or partner, you have everything you need to pursue your goals with confidence.

### What products can I find here?

* **Broker:** Trade Forex, indices, commodities, and cryptocurrencies with competitive spreads and reliable execution through advanced trading platforms.
* **Prop Firm:** Take funded challenges to prove your trading skills and gain access to real capital with clear rules and fair profit splits.
* **Social Trading:** Copy top-performing traders automatically, or become a leader and earn commissions by sharing your strategies.
* **Hedge Fund (Smart Investing):** Invest in professionally managed portfolios and diversify your capital with strategic fund management.
* **IB Program:** Join our Introducing Broker program, refer new clients, and earn commissions for every active trader you bring in.

{% 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/first-steps/welcome-and-quick-start.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.
