> For the complete documentation index, see [llms.txt](https://elevated-fx.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elevated-fx.gitbook.io/docs/getting-started.md).

# Getting Started

## Overview

Welcome to Elevated FX, your gateway to a revolutionary approach to Forex trading. \
\
Our mission is to empower traders with cutting-edge tools and strategies that redefine the possibilities in the Forex market. At Elevated FX, we believe in making Forex trading accessible, efficient, and profitable for everyone, regardless of their experience level. \
\
Our vision is to create a community of successful traders who not only thrive in the dynamic world of Forex but also achieve financial freedom through our unique hybrid trading methodology. \
\
Whether you're a seasoned trader or just starting your Forex journey, Elevated FX is here to guide you towards a new era of trading excellence. Get ready to elevate your trading experience with us! 🚀

## Quick links

We've crafted some helpful guides for you to get setup with our system quickly.

{% content-ref url="/pages/lbW3bAW688DyL5j1dgBG" %}
[The Blueprint](/docs/getting-started/the-blueprint.md)
{% endcontent-ref %}

{% content-ref url="/pages/0Bbc74En9hhLUtz064LO" %}
[Freedom Formula](/docs/freedom-formula/mindset.md)
{% endcontent-ref %}

{% content-ref url="/pages/prK9cv4uoZWntvoX8uZB" %}
[Products & Services](/docs/products-and-services/fx-mastery-course.md)
{% endcontent-ref %}

{% content-ref url="/pages/OdyQBUcTXm0ntal2iwUj" %}
[FAQ](/docs/knowledgebase/faq.md)
{% endcontent-ref %}

## Community & Support

{% embed url="<https://discord.gg/b97jRtnQfC>" %}


---

# 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://elevated-fx.gitbook.io/docs/getting-started.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.
