# Using GIPHY Effect

GIPHY offers a vast library of GIFs through its partnership with the PRISM app, making all GIFs on giphy.com available for use. To access GIPHY effects in PRISM, click the effect icon (<img src="https://m.prismlive.com/im/icon_effect_magicwand.png" alt="마술봉" data-size="line">) next to the **Go Live** button, then select the GIPHY effect icon (<img src="https://m.prismlive.com/im/icon_effect_sticker.png" alt="Giphy Stickers" data-size="line">), as shown in the image below.

<figure><img src="/files/9z31d8ZeKh1EeHRUX2oS" alt=""><figcaption></figcaption></figure>

Once you access the menu, you’ll find categories like Trending, Reactions, and Thanks, along with a search function to find specific effects.

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

You can apply the selected effects to the screen and adjust their size, position, and rotation using pinch-to-zoom, just like other elements in PRISM.

[Mobile](/mobile/overview.md), [Guides](/mobile/guides.md), [Widgets & Effects](/mobile/guides/widgets-and-effects.md), [GIPHY Effect](/mobile/guides/widgets-and-effects/giphy-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/giphy-effect/using-giphy-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.
