# AI generator

At the beginning we will use the [Starryai](https://www.starryai.com/) and [Midjourney](https://www.midjourney.com/). We chose these AI generators because they use the latest AI models to assist in art creation. Their models receive regular updates to ensure constant improvement! We can choose from a variety of different models, styles, aspect ratios, and initial images to customize final creations. And the most important, we have full ownership of our creations! We can use them legally for Art projects, print them or share them on social media!&#x20;

We will monitor the development and improvement of AI models and image generation services. If necessary, we will be able to switch to another platform, and ArtChain will not stop in case of such a transition. One of the goals of the project is to monitor the improvement of AI models. In 5+ years, we will clearly see how AI services will begin to generate images better.


---

# 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://waodao.gitbook.io/docs/development/ai-generator.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.
