# Giphy

1. **To start, you will need to add Giphy to your workspace.**
   * See [instructions for installing an app in your workspace.](/integrations/integrations-overview.md#steps-to-set-up-one-of-the-pre-built-integrations-in-your-glue-workspace)
2. Search for GIFs to send in any message using:
   * The **slash command**: just type `/` and pick "Send GIF"
   * Or tap the **slash icon** in the message composer
3. You will be able to shuffle between GIF options that fit your prompt and then send your choice!

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

If you’ve already found your perfect GIF elsewhere, **you can also upload GIFs in the message editor:**

* On the Mac app, you can drag and drop in a GIF straight from the [Giphy](https://giphy.com/) site.
* On all of our apps, you can upload GIFs you have saved on your device via the attachment icon or dragging and dropping.


---

# 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.glue.ai/integrations/giphy.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.
