# Welcome

> This is the SST documentation site. Answers to FAQs & Services explained.&#x20;
>
> SST Study documentation and explainer videos are to follow soon.

{% hint style="info" %}
Documentation is like a serious trader. **Always improving and never done.**
{% endhint %}

### FAQs: Jump right in

Check out the FAQs to get the most common questions answered:

{% content-ref url="faqs/sst-website-faqs" %}
[sst-website-faqs](https://docs.simplesystemtrading.com/faqs/sst-website-faqs)
{% endcontent-ref %}

{% content-ref url="faqs/sierra-chart-faqs" %}
[sierra-chart-faqs](https://docs.simplesystemtrading.com/faqs/sierra-chart-faqs)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** these pages will be updated regularly based on your input and questions. Are you missing something[ let me know through the contact form on the main SST website.](https://www.simplesystemtrading.com/contact/)
{% endhint %}

### SST Services

{% content-ref url="sst-services/custom-development" %}
[custom-development](https://docs.simplesystemtrading.com/sst-services/custom-development)
{% endcontent-ref %}

{% content-ref url="sst-services/white-label-sst-studies" %}
[white-label-sst-studies](https://docs.simplesystemtrading.com/sst-services/white-label-sst-studies)
{% endcontent-ref %}

{% content-ref url="sst-services/automated-trading-setups" %}
[automated-trading-setups](https://docs.simplesystemtrading.com/sst-services/automated-trading-setups)
{% endcontent-ref %}

{% content-ref url="sst-services/connect-sierra-to-your-service" %}
[connect-sierra-to-your-service](https://docs.simplesystemtrading.com/sst-services/connect-sierra-to-your-service)
{% endcontent-ref %}

{% content-ref url="sst-services/supporting-trading-groups" %}
[supporting-trading-groups](https://docs.simplesystemtrading.com/sst-services/supporting-trading-groups)
{% endcontent-ref %}

### Study Documentation&#x20;

Highlights of settings and explainer videos on the ever growing library of custom SST Sierra Chart studies. In case the study documentation is not yet listed please [check the study description button inside Sierra Chart](https://docs.simplesystemtrading.com/faqs/sierra-chart-faqs/where-can-i-find-documentation-on-a-study).

{% content-ref url="study-documentation/to-follow" %}
[to-follow](https://docs.simplesystemtrading.com/study-documentation/to-follow)
{% 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.simplesystemtrading.com/welcome.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.
