> For the complete documentation index, see [llms.txt](https://docs.simplesystemtrading.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simplesystemtrading.com/faqs/sst-website-faqs/free-stuff-faq.md).

# Free stuff FAQ

### What is for free on the SST website?

1. A SC beginners [**e-book**](https://sst.frl/ebook) to get started with the most important SC subjects
2. A bunch of custom studies inside the [**FreeBundle**](#freebundle-of-sc-studies)
3. A [**trial** ](#free-study-trials)to almost every custom Sierra Chart studies that I offer
4. A [**Trading Journal Excel Spreadsheet**](#free-trading-journal) to track your trading results

### Where can I get the e-book?

Accelerate learning the ins and out of the Sierra Chart trading platform with a free e-book. Grabbing the e-book is a great starting point for new Sierra Chart users.

You can [**get the e-book**](https://sst.frl/ebook) by clicking the button on the [**main menu of the SST website**](https://www.simplesystemtrading.com/) or [**through lemonsqueezy**](https://sst.frl/ebook) where my products are listed.

### FreeBundle of SC studies

The very first product I made available was the FreeBundle of Sierra Chart studies. These 20 studies are used by a 1400+ serious traders around the globe.&#x20;

A few studies that are part of the bundle:

* Forex Factory news items on your chart
* Ehler RSI
* Laguerre RSI
* HOLP/LOHP Signal study (J. Carter)
* Automatic Screenshot study
* ...

The FreeBundle gets regular updates. Check out [**how to get access to the FreeBundle**](/faqs/sst-website-faqs/free-stuff-faq/where-can-i-find-the-freebundle.md) within 2 minutes.

### Free study trials

The best way to test my custom Sierra Chart studies is to take a free trial.

Browse the available studies [**on my gumroad page**](https://sstfrederik.gumroad.com/) and [**lemonsqueezy page**](https://sst.lemonsqueezy.com/) or check out [**the blog**](https://www.simplesystemtrading.com/library/) for some tutorials.

Some very popular studies are:

* [**Volume Dots**](https://www.simplesystemtrading.com/volume-dot-study/)
* [**Stacked Imbalance**](https://www.simplesystemtrading.com/imbalance/)
* [**Gamma Bands**](https://www.simplesystemtrading.com/gamma-bands-study/)
* [**Automated Trading Study**](https://www.simplesystemtrading.com/automated-trading/)

A free trial provides a license key which will be emailed to you including simple instructions to activate the license and start using the study. [**This Blog post will provide all the details on activating your license key.**](https://www.simplesystemtrading.com/license/)

### Free Trading Journal

When you sign up for any of my studies [**on my gumroad page**](https://sstfrederik.gumroad.com/), you will get access to an excel file that you can use to journal your trades. The download is available right away.

[**You can read the download instructions here**.](https://www.simplesystemtrading.com/study-trial/)

The journal only works for Microsoft Excel and works as directed in [**this blogpost and video**](https://www.simplesystemtrading.com/study-trial/) the password to unlock the sheet is not needed and will not be shared.

### Where can I ask questions about the Free stuff?

First check the other FAQ's as well. IN case your question is not answered you can contact me through [**the contact page on the main SST website**](https://www.simplesystemtrading.com/contact)**.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.simplesystemtrading.com/faqs/sst-website-faqs/free-stuff-faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
