# Glam

Glam is a beautifying filter designed to intelligently smooth skin textures, wrinkles, and blemishes.&#x20;

***

#### How it Works

The Glam filter is versatile and can be utilized in two ways:

* **As an Edit Tool:** This is the most popular choice. It puts the power in the guest's hands, allowing them to choose their preferred style and adjust the intensity of the smoothing effect using a slider.
* **As a** [**Frame Effect**](/copy-of-halo-app/experience-designer/capture/frame-effects.md#glam)**:** You can set Glam as a default in the Frame Effects section so it is applied automatically the moment the photo is captured.

{% hint style="info" %}

#### **Give Guests Control**&#x20;

If you choose to set a default Glam frame effect, we strongly recommend also enabling it as an edit tool. Because beautifying filters are a matter of personal preference, this allows guests to start with your "base" level and then adjust it up, down, or off entirely to suit their own style.
{% endhint %}

***

#### Configuration Settings

* **Toggle Enable:** Use the switch to turn the Glam tool on or off for your guests.
* **Preview Styles:** The settings card allows you to preview the two styles available to guests. Note that the specific intensity is controlled by the participant on the iPad.
  * **Glam:** Optimized for lighter skin tones.
  * **Glam More:** Optimized for darker skin tones.

***

{% hint style="success" %}

## **Plan Availability**

✅ All Plans
{% 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/copy-of-halo-app/experience-designer/post-capture/edit-tools/glam.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.
