> For the complete documentation index, see [llms.txt](https://help.a1.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.a1.art/product-introduction/what-is-a1.md).

# What is A1？

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

A1 is an AI application platform with a mission to help everyone easily build AI art applications. The key features of A1 products are their simplicity and ease of use, the richness of application types, and free image generation. A1's vision is to become everyone's art station, making art creation as simple as speaking.

### Discover apps

The A1 platform has already launched over 1000+ apps, including a variety of avatar styles such as comic, dopamine, and 3D Disney, various AI portrait apps like Star Trek, Sailor Moon, and Christmas themes; as well as a wide range of emoji packs, artistic fonts, and more, all waiting for you to explore!

<figure><img src="/files/7CCey1RvvsMBuwwlHneq" alt=""><figcaption></figcaption></figure>

### **Build apps**

A1 is a platform where everyone can create AI apps. With over 300+ creators already publishing their own apps, you can easily create your own, like building blocks, turning your ideas and creativity into reality.

<figure><img src="/files/7f7KyWrChfPcomFlk1f3" alt=""><figcaption></figcaption></figure>

\
Have fun and if you have any questions, feel free to give us feedback. Contact us, and we will respond within 2 business days. Email address: <contact@A1.art>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.a1.art/product-introduction/what-is-a1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
