# Getting Started

If you are brand new, start by going through the general support videos and read the FAQ's.

{% content-ref url="/pages/-MEi6u7YDE9f05ZLPBE4" %}
[Support Videos](/support-videos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MEi6XUqPQBB876Vfp1M" %}
[Frequently Asked Questions](/frequently-asked-questions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJ3WWWvhKiT9YJ4tsGG" %}
[Exchanges For Maximum Trading Opportunity](/exchanges-for-maximum-opportunity.md)
{% endcontent-ref %}

Once you are familiar with the platform, pick a strategy from the three options below:

{% content-ref url="/pages/-MF6OA95o5ZSYcULXaeM" %}
[Quick Track Strategy (0-1 Hours Per Day)](/quick-track-videos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGFbw4j1gn3dMnvkyAB" %}
[Pro Track Strategy (5-10 Hours Per Week)](/pro-track-videos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGL4\_GSTJYObswxnhoa" %}
[Expert Track Strategy (15-30 Hours Per Week)](/expert-track-strategy-15-30-hours-per-week.md)
{% endcontent-ref %}

##


---

# 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://docs.altcoinalert.com/master.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.
