# FAQs

- [SST Website FAQs](https://docs.simplesystemtrading.com/faqs/sst-website-faqs.md): Get the most frequently asked questions answered
- [Free stuff FAQ](https://docs.simplesystemtrading.com/faqs/sst-website-faqs/free-stuff-faq.md): Enjoy!
- [Where can I find the FreeBundle?](https://docs.simplesystemtrading.com/faqs/sst-website-faqs/free-stuff-faq/where-can-i-find-the-freebundle.md): Get the SST FreeBundle of Sierra Chart studies within 2 minutes after reading this.
- [SST Account Page FAQ](https://docs.simplesystemtrading.com/faqs/sst-website-faqs/sst-account-page-faq.md)
- [Payments & Billing FAQ](https://docs.simplesystemtrading.com/faqs/sst-website-faqs/payments-and-billing-faq.md): Some more information on the $$$ side of things
- [Services FAQ](https://docs.simplesystemtrading.com/faqs/sst-website-faqs/services-faq.md)
- [Privacy FAQ](https://docs.simplesystemtrading.com/faqs/sst-website-faqs/privacy-faq.md): At SST privacy is taken very seriously.
- [Sierra Chart FAQs](https://docs.simplesystemtrading.com/faqs/sierra-chart-faqs.md): Some SC questions I see a lot.
- [Sync your Clock](https://docs.simplesystemtrading.com/faqs/sierra-chart-faqs/sync-your-clock.md): Make 100% sure you set this up when using Sierra Chart!
- [What is a SubGraph?](https://docs.simplesystemtrading.com/faqs/sierra-chart-faqs/what-is-a-subgraph.md): An SG is true power
- [What are simple alert conditions?](https://docs.simplesystemtrading.com/faqs/sierra-chart-faqs/what-are-simple-alert-conditions.md): Get a handle on this and you can create your own indicators
- [Where can I find documentation on a study?](https://docs.simplesystemtrading.com/faqs/sierra-chart-faqs/where-can-i-find-documentation-on-a-study.md)
- [How to add an ACS Button to a control bar?](https://docs.simplesystemtrading.com/faqs/sierra-chart-faqs/how-to-add-an-acs-button-to-a-control-bar.md): Advanced Custom Study (ACS) Buttons can easily be added to your control bar.


---

# 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/faqs.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.
