> For the complete documentation index, see [llms.txt](https://whitepaper.fxguys.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.fxguys.io/the-fxguys/why-fxguy.md).

# Why FXGuy

From handling psychological pressures and small accounts to the fear of losing money and coping with growth restrictions, we appreciate the difficulties traders experience, that’s why we’re building an ecosystem to help with these challenges:

* Broker-backed Crypto Prop Firm - Custom Trading platform & multiple liquidity providers
* Get Funded - Capital from FXGuys and the community to trade your way
* Stake $FXG - Access rewards and trading volume profit share
* No KYC - Connect your wallet and start trading
* Simulated Trading Challenges - Practice as many times as you like with live data demo challenges to prove your trading skills
* Trade2Earn Program - every trade you make, whether profitable or not earns you $FXG tokens&#x20;
* Multiple Markets & Assets - Take advantage of the world's most active and liquid markets
* Advanced Analytics - Charts, AI, social and copy trading tools to help you succeed
* Education and Community Support - resources and groups to help you develop your skills and trading discipline in social forums and chat channels&#x20;
* Straight-forward Scaling Plan - Impress with your trading skills and get between $200,000 - $500,000 funded account
* Risk-Free Trading - choice of multiple risk management tools and you dont have to risk your money to trade, allowing you to trade fearlessly
* Speedy Payout - Receive your profits same day in crypto or fiat
* Trading Platforms - FXGuys Trader, MT5, cTrader and DXtrade
* Governance - This is a community project, members and funded traders decide the future of the ecosystem&#x20;
* Pay with $FXG - Pay for challenges, subscriptions and fund trades all with your $FXG tokens&#x20;
* Excellent Customer Support - Responsive customer support through live chat and email


---

# 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://whitepaper.fxguys.io/the-fxguys/why-fxguy.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.
