# Using Emotion Effect

Emotion effects are motion effects that allow you to express sudden feelings or situations. To access emotion effects in PRISM, tap the effects icon (<img src="https://m.prismlive.com/im/icon_effect_magicwand.png" alt="마술봉" data-size="line">) next to the **Go Live** button, and then select the emotion effects icon (<img src="https://prismlive.com/img/ico-type7_v2.png" alt="랜덤 감정 이펙트" data-size="line">), as shown in the image below.

<figure><img src="/files/zDR2BH2sbIjyKyUY4Lxj" alt=""><figcaption></figcaption></figure>

You can tap on each effect to apply it. Some effects support face detection, which tracks your face in real time and positions the effect accordingly on the screen. Face-detecting effects are marked with a small face icon (![](/files/sflHpCiZC24DO1At5pIE)) on their thumbnails for easy identification.

<figure><img src="/files/LJb0K0w9xFZB3gza9y58" alt=""><figcaption></figcaption></figure>

To add an effect to your favorites, simply long-press the effect. You can access your favorites by selecting the **Favorites** tab (<img src="https://prismlive.com/img/ico-type13.png" alt="드로잉 이벤트" data-size="line">) located on the left side of the tab bar. In the **Favorites** tab, effects are displayed in order of most recent use, with favorited effects appearing first. To remove a favorited effect, long-press it again.

<figure><img src="/files/l0pI79HbbI1GJg9CE0gr" alt=""><figcaption></figcaption></figure>

There are eight emotion categories: **Greet**, **Love**, **Congrats**, **Awesome**, **Fun**, **OMG**, **Angry**, and **Sad**. Additionally, there are two special categories: **RandomTouch** and **Shopping**.

**RandomTouch** effects appear in random positions and sizes each time you tap on them, adding a playful and dynamic element to your broadcast.

<figure><img src="/files/qUNozmoU1NRBQU3Uvt60" alt=""><figcaption><p>RandomTouch (left) / Greet (right)</p></figcaption></figure>

<figure><img src="/files/ZpToHUMNiiGrHDf64G4R" alt=""><figcaption><p>Love (left) / Congrats (right)</p></figcaption></figure>

<figure><img src="/files/zGzMbjZwEUwLiCey8jOu" alt=""><figcaption><p>Awesome (left) / Fun (right)</p></figcaption></figure>

<figure><img src="/files/8MRZNZTKFvfSfWGGDj20" alt=""><figcaption><p>Omg (left) / Shopping (right)</p></figcaption></figure>

<figure><img src="/files/nTbQ8NQI5nkrEBDfmfQ1" alt=""><figcaption><p>Angry (left) / Sad (right)</p></figcaption></figure>

[Mobile](/mobile/overview.md), [Guides](/mobile/guides.md), [Widgets & Effects](/mobile/guides/widgets-and-effects.md), [Emotion Effect](/mobile/guides/widgets-and-effects/emotion-effect.md)


---

# 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://guide.prismlive.com/mobile/guides/widgets-and-effects/emotion-effect/using-emotion-effect.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.
