# Introduction

<figure><img src="/files/QeCaX0K09Torkdt7uXNs" alt="" width="374"><figcaption></figcaption></figure>

🐱 Mellow is a Chrome extension designed for users of ChatGPT who utilize GPTs or DALL·E to generate AI images.&#x20;

With Mellow, you can easily save generated images and prompts to third-party applications like Fibery or generate PDF files for local download. Whether it's a single image and prompt or all images and prompts from the entire session, saving them is just a click away.&#x20;

Mellow streamlines the management of AI-generated images, making the entire process smoother and more convenient. It caters to all users of DALL·E, ChatGPT, and Fibery, and seamlessly integrates into your browser without the need to open the Fibery application separately.


---

# 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://mellow-design.gitbook.io/mellow-extension-docs/introduction.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.
