# Where to generate art?

Visit <https://moescape.ai/text-to-image/>

Or Click on the **“Ai Art”** tab, and it will take you there!

<figure><img src="/files/7Gr62LvqYnMaGHLvmpYX" alt=""><figcaption><p>Homepage</p></figcaption></figure>

When you get there, you will be greeted with the generation menu!

<figure><img src="/files/i8SAFYtFANj0vhIFkcYG" alt=""><figcaption><p>Text-to-image Page</p></figcaption></figure>

It might look a bit complicated at first, but don’t worry; it’s all very simple and fun to use, and this guide will explain everything!&#x20;

{% hint style="info" %}
Note: Each important element also has a “?” button available that explains its function as well
{% endhint %}


---

# 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.moescape.ai/image-and-video-generation-guide/editor.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.
