# Social Sharing

Once guests receive their photo link, they can share their images directly to social media or save them to their devices.&#x20;

Only the methods you enable will appear for guests on the gallery page. Adjust available options in the **Sharing** section of the [Gallery Designer](https://app.simplebooth.com/galleries).

***

#### Sharing Methods

We support a variety of platforms to help your event content reach a wider audience.

* **Facebook, X (Twitter), & LinkedIn**: These buttons open the respective apps or websites with a draft post ready to go.
  * **Facebook**: The first hashtag from your settings will automatically populate in the post.
  * **X (Twitter)**: All hashtags from your settings will automatically populate in the post.
* **Instagram**: Instagram limits direct sharing. Learn more about our Instagram sharing process [here](/gallery-design/social-sharing/instagram-sharing.md).
* **Copy Link**: Saves the unique URL of the photo to the guest's clipboard for easy pasting into texts or other apps.
* **Download**: Prompts guests to save the image directly to their camera roll or computer.

***

#### Customizable Sharing

On higher-tier plans, you can enable or disable specific platforms. This is useful if you want to streamline the guest experience or encourage participants to post specifically to a preferred platform.

***

{% hint style="success" %}

## Plan Availability

**Standard Sharing Methods**

All plans

**Customizable Sharing Methods**

:white\_check\_mark: Pro, Select

:x: Lite, Core, Plus, Pro
{% 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://docs.simplebooth.com/gallery-design/social-sharing.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.
