# SharpCharts Workbench How-Tos

These how-to articles walk you step-by-step through common tasks on the SharpCharts Workbench. Click a link below to access the instructions for that task.

* [**How to Print a SharpChart**](https://help.stockcharts.com/learning-more/step-by-step-instructions/sharpcharts-how-tos/sharpcharts-workbench-how-tos/how-to-print-a-sharpchart) - Learn how to print a SharpChart without also printing out all the buttons and banners of the SharpCharts Workbench.
* [**How to Share a SharpChart on Social Media**](https://help.stockcharts.com/learning-more/step-by-step-instructions/sharpcharts-how-tos/sharpcharts-workbench-how-tos/how-to-share-a-sharpchart-on-social-media) - Learn how to share a SharpChart on Facebook or X (formerly Twitter).
* [**How to Email a SharpChart**](https://help.stockcharts.com/learning-more/step-by-step-instructions/sharpcharts-how-tos/sharpcharts-workbench-how-tos/how-to-email-a-sharpchart) - Learn how to send a SharpChart to a friend via email.
* [**How to Insert a SharpChart in a Document or Presentation**](https://help.stockcharts.com/learning-more/step-by-step-instructions/sharpcharts-how-tos/sharpcharts-workbench-how-tos/how-to-insert-a-sharpchart-in-a-document-or-presentation) - Learn how to copy a SharpChart to your clipboard and then paste it into another document.
* [**How to View Indicator and Overlay Values for Specific Days**](https://help.stockcharts.com/learning-more/step-by-step-instructions/sharpcharts-how-tos/sharpcharts-workbench-how-tos/how-to-view-indicator-and-overlay-values-for-specific-days) - Learn two ways to determine the value of an indicator or overlay on a specific day in the past.
* [**How to Save a SharpChart**](https://help.stockcharts.com/learning-more/step-by-step-instructions/sharpcharts-how-tos/sharpcharts-workbench-how-tos/how-to-save-a-sharpchart) - Learn how to save a brand-new SharpChart to a ChartList and how to update that saved chart with changes to the chart settings.


---

# 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/step-by-step-instructions/sharpcharts-how-tos/sharpcharts-workbench-how-tos.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.
