# Promote Your Gallery

While Simple Booth hosts your images, you may want to drive traffic to your own website by featuring your event photos there.&#x20;

{% hint style="info" %}

## Privacy Requirements

Only galleries set to **Public** or **Unlisted** can be embedded. This feature is unavailable for **Private** galleries to ensure that those images remain accessible only to the account owner.
{% endhint %}

***

#### Accessing the Embed Code

To retrieve the HTML code, you must be signed in to your Simple Booth account on a web browser.

1. Visit your [**Gallery List**](https://app.simplebooth.com/galleries) and open the gallery you wish to promote.
2. Click the link to **Open Gallery** in the top-right corner to view the live page.
3. Once on the live gallery page, look for the **Embed** button or link in the top-right corner.
4. Copy the provided HTML code snippet.

***

#### Using the Embed Code

This snippet is a standard HTML iframe. You can paste it into any website builder (like WordPress, Squarespace, or Wix) that supports custom HTML blocks.

* **Real-Time Updates**: As new photos are taken at your event, the embedded gallery on your website will update automatically.
* **Branding**: The embedded version will maintain the color themes and branding you have configured in your gallery 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://docs.simplebooth.com/accounts-and-billing/sharing-photos/promote-your-gallery.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.
