# FAQ

{% hint style="info" %}
**Good things to know:** Whether you're curious about our services, trading strategies, or the intricacies of our proprietary tools, our FAQs are your go-to resource for clarity. Discover, learn, and elevate your understanding. 🤓Lets nerd out!
{% endhint %}

## Support Integrations

This area explains when and where to access help.&#x20;

{% tabs %}
{% tab title="Installing Software" %}
coming soon
{% endtab %}

{% tab title="Training Portal" %}
coming soon
{% endtab %}

{% tab title="Live Training" %}
coming soon
{% endtab %}
{% endtabs %}


---

# Agent Instructions: 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:

```
GET https://elevated-fx.gitbook.io/docs/knowledgebase/faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
