# Reprint Permission Policies

## Electronic Media Reprint Policy

### Charts

**We do not allow our live charts to be embedded in other websites.** This is a restriction placed upon us by the various stock exchanges. For websites, that means you cannot use IMG tags to link to any charts on our site.

That said, we do allow charts from our website to be ***snapshotted/copied*** into any form of electronic media (website, blog, etc.) for free, as long as the following restrictions are followed:

1. Charts from member-only areas of the website (e.g. Market Message, Art's Charts, Martin Pring's Market Roundup) cannot be reposted.
2. Charts must be copied manually. You cannot use a script or program to copy the charts.
3. **Our copyright notice, which appears on every chart, must be visible and unmodified.**
4. “Chart courtesy of StockCharts.com” must be placed somewhere near the chart reproduction. If the chart is on a website, we request that the “StockCharts.com” portion of this notice be linked to our website at ([https://stockcharts.com](https://stockcharts.com/)).
5. Contact us if you plan on regularly copying more than 50 charts per day.

### Articles <a href="#articles" id="articles"></a>

Please note that we do not allow our blog articles or ChartSchool articles to be republished in their entirety in any format. **Short excerpts may be used as long as proper attribution is given.** Please [contact our support team](mailto:mailto:support@stockcharts.com) if you want to use passages longer than one paragraph.

We also do not allow republishing of any portion of the articles from the members-only areas of the website (e.g. Market Message, Art's Charts, Martin Pring's Market Roundup).

***

## Print Media Reprint Policy

Any chart from our website can be freely republished in any kind of print media, with the following restrictions:

1. Our copyright notice, which appears on every chart, must be visible and unmodified.
2. “Chart courtesy of StockCharts.com” must be placed somewhere near the chart reproduction.

Links to materials on our website can be freely republished without restriction.


---

# 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/policies-and-limitations/reprint-permission-policies.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.
