# StockCharts Add-Ons

Add-ons extend the functionality of your StockCharts membership, allowing you to add specialized tools and other features to your account. Please see the StockCharts Marketplace for a complete list of add-ons that are currently available and a sneak peek at new add-ons coming soon.

Some of our add-ons are one-time purchases and some are subscription-based, requiring renewal each year to maintain access to the tools. Please see the [StockCharts Marketplace](https://stockcharts.com/marketplace/) for purchasing details for specific add-ons.

{% hint style="success" %}
**Cool Tip:** ACP plug-ins and ChartPacks can also be purchased in the Marketplace!
{% endhint %}

## Installing StockCharts Add-Ons

To add a StockCharts Add-On, visit the Marketplace and choose the add-on you want to purchase. Click the green Buy Now (or Subscribe Now for subscription-based add-ons) button, then install.

A popup window will open, summarizing the payment and billing info for the plug-in. Click the "Confirm and Submit" button to finalize the purchase. Your new add-on functionality will be available immediately afterwards.

You can request a full refund for a StockCharts add-on within the first 10 days of your initial purchase. **After 10 days, the add-ons are no longer refundable.**

{% hint style="warning" %}
Make sure you are logged into your StockCharts account before making a Marketplace purchase. This ensures the add-on is installed on your account.
{% endhint %}

## Help for Specific StockCharts Add-Ons

Some of our add-on authors offer additional information for their add-ons, including instructions for using their add-ons and the components that are included. The list below shows add-ons that have additional documentation available at this time. Please see the [StockCharts Marketplace](https://stockcharts.com/marketplace/) for a complete list of available StockCharts Add-Ons.

### OptionsPlay Add-On

OptionsPlay's integration with StockCharts.com empowers you with customized, real-time options strategies tailored to your individual trading preferences. Whether you are a seasoned options trader or just starting, our suite of strategies ensures you are equipped to make informed and confident options trading decisions without ever having to pull up an options chain.

[**Buy This Add-On**](https://stockcharts.com/marketplace/addons/optionsplay.html) | [**Read Add-On Documentation**](https://help.stockcharts.com/your-account/stockcharts-add-ons/optionsplay-add-on)


---

# 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/your-account/stockcharts-add-ons.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.
