# Welcome to SMRT Algo !

{% embed url="<https://youtu.be/4W71I36evjI>" %}

{% hint style="info" %}
**WELCOME**: Please start by reviewing SMRT Algo's [Important Notices](https://smrtalgo.gitbook.io/docs/broken-reference).
{% endhint %}

{% hint style="info" %}
**NOTE**: SMRT Algo's documentation to include this Guide may be updated from time to time as needed. Please keep this in mind.
{% endhint %}

{% hint style="warning" %}
**REMEMBER**: No team member or moderator will reach out to you first. Please [Contact Us](mailto:support@smrtalgo.com) if you have any questions or concerns.
{% endhint %}

{% hint style="success" %}
**COMMUNITY**: Join our [Discord](https://discord.gg/2jATmf3fS6) server to get important announcements, updates and to contact the support team.
{% endhint %}


---

# 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://smrtalgo.gitbook.io/docs/welcome-to-smrt-algo.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.
