# Commentary Articles

StockCharts publishes market commentary from a wide variety of technical analysis experts. These articles can be found by clicking Articles & Videos at the top of most pages on the StockCharts site. Choose a specific author, or choose "Our Latest Articles" to view commentary from all our experts.

Most of our articles are available to all, but some are exclusively available to StockCharts members. We offer members-only articles from technical analysis giants such as Martin Pring, plus options expert Tony Zhang from OptionsPlay. These members-only articles are displayed with a light green background in the Articles area.&#x20;

## Following an Article Author

To receive email notifications whenever one of our commentary authors publishes a new article, click the "Follow" button at the top right of any of that author's commentary articles. Logged-in members will be automatically subscribed to email notifications for the author after clicking the button. Non-members will need to enter their email address to sign up.

A link in the notification email will allow you to unsubscribe from future notification messages for that author, or switch to a weekly digest for that author. Please note that each author's notification list is managed separately; unsubscribing from one author will not unsubscribe you from others.

{% hint style="success" %}
**Cool Tip:** Members can also configure their article notifications from the Your Notifications page. Check out our [Managing Your Notifications](https://help.stockcharts.com/your-account/managing-your-notifications) article for more information.
{% 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://help.stockcharts.com/learning-more/market-commentary/commentary-articles.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.
