# How to Share a SharpChart on Social Media

Posting charts on social media is a great way to show others what you have created and what you see happening in the market. Below are the steps to post charts on Facebook and X (formerly Twitter).

{% hint style="info" %}
**Learn More:** [Printing and Sharing SharpCharts](https://help.stockcharts.com/charts-and-tools/sharpcharts/sharpcharts-workbench/printing-and-sharing-sharpcharts)
{% endhint %}

## Tutorial: Sharing a SharpChart on Social Media

In this step-by-step tutorial, we'll share a chart on two social media platforms: Facebook and X (formerly Twitter).

#### Step 1: Choose the Social Media Platform

Once your chart is ready to share on the SharpCharts Workbench, click the Share button below the chart. A menu will open where you can choose the social media platform that you want to share your chart on.

<figure><img src="https://2414490151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FELJo6JImRKx7nLaFjAPl%2Fuploads%2F9PvzxIxD1Pa2oMuGcQgK%2Fsocialsharing02.png?alt=media&#x26;token=2a618b92-4d65-496c-a68f-f33401c978a3" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note:** You can also share P\&F charts; just look for the **Share** link below your chart on the P\&F Workbench, then follow the instructions below.
{% endhint %}

#### Step 2: Share the SharpChart

The steps for sharing the chart vary slightly depending on the social media platform, but the basic steps remain the same: log in to the platform, add text to the post if desired, and share the post.

#### *Facebook* <a href="#facebook" id="facebook"></a>

In the window that opens, log in to your Facebook account if you are prompted to do so. Once you're logged in, you will see a window similar to the one below.

<figure><img src="https://2414490151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FELJo6JImRKx7nLaFjAPl%2Fuploads%2F92D1L27ddVouBoMAXkoK%2Fsocialsharing04.png?alt=media&#x26;token=b12b3c62-111a-4c64-9c4a-a63aa2e90d84" alt=""><figcaption><p>Sharing charts on Facebook is straightforward.</p></figcaption></figure>

Like any other Facebook post, you can write about the chart in the “What's on your mind” area. When ready, click the “Share” button to share your chart.

#### *X (formerly Twitter)* <a href="#twitter" id="twitter"></a>

To share on X, log in to your account and post your chart in one step.&#x20;

<figure><img src="https://2414490151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FELJo6JImRKx7nLaFjAPl%2Fuploads%2FbC2b3Z6W8G3x3wpnwRpi%2Fsocialsharing02.png?alt=media&#x26;token=d0d1a825-a72d-496f-a319-f357c7a270ca" alt="Sharing your charts in X using StockCharts." width="563"><figcaption><p>The chart link is in the post. All you have to do is add comments.</p></figcaption></figure>


---

# 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/how-to-share-a-sharpchart-on-social-media.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.
