# Introduction

### **Overview**

JoyFusion allows you to translate the images in your mind into visual creations through the act of drawing. With just a brief learning curve, you can effortlessly generate high-quality images. By providing keywords, concepts, or basic images, our AI takes care of the rest. All of this computation occurs locally on your device. This application is designed specifically for Apple chip devices, and for an enhanced experience, it is recommended to run it on Apple chip-equipped devices.

### **Features**

* Generate images based on textual descriptions.
* Create new images from provided pictures.
* Utilize the ControlNet1.1 framework to generate images.
* Render images in higher resolutions.
* Support over 60 different style models.

### **Additional Elements:**

* Repository of creations.
* Amusement Park Image Library for referencing others' works.

### **Community:**

* Discord：<https://discord.gg/k8nBYBZp2T>

<br>

###


---

# 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://doc-en.joyfusion.app/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.
