# Image Generation History

**Visit Generation History:** <https://moescape.ai/text-to-image/history/>

Click 👇

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdS1MCvn-w6WsRh8aHadrHaGFQ7_q3aPuLcq6zseim-QDWhQq-zcD8dukJaXY29IA4rmpH5AxzQJq35ixgrQDgwg46X2e7Oxry3Mxw9QRAjv7I95_4d2uYLCVQN9WVGkwOXoKHxa1WoKpStj7sLUbClVc4z?key=MnFKq-nRdc-nnmPeanRXjA)

This button will take you to your image history, where you can see every image you've generated in the past! If you're new, your image history will be empty until you start generating.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf869bRv2p33swAcD3zmhu8RjTWeqo50NbOJpMEVM2me22gOYcJLjDxCNEgD4-2PiknZSBPZwBl4UQqps1P0MQKC7ICZlp3dmLTlldXghoZHnncIETBz33M3-G3A2GVRHG-1qRjj1olIm27vt6CcV2vhaI1?key=MnFKq-nRdc-nnmPeanRXjA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: The generation history stores up to 500 pages of images.
{% 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/image-generation-history.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.
