# 26.04.05: Asynchronous Generation Update

### 1. An asynchronous generation experience that doesn’t interrupt your workflow

You can continue checking your personal history on the work screen,\
and move through the menus to conduct various material experiments and styling in parallel.

Also, even if you close the browser or reconnect,\
the previously requested generation status (In Queue / Generating) remains unchanged.

You can continue with other tasks while generation is in progress,\
so you no longer need to stop working just to wait for results.

<figure><img src="/files/83ccd41589b8582e402b695edce67fbbd3476f54" alt=""><figcaption></figcaption></figure>

***

### 2. A work environment where generation time can be predicted

Now you can estimate how long generation tasks will take.

* **In Queue:** You can predict when your task will start by checking the number of requests waiting in line.
* **Generating / Success:** You can estimate the task time based on the actual generation duration.

StyleAI is operated with the goal of generating four model shot images—front, side, and back—within 60 seconds.

<figure><img src="/files/43f342a40bf012c8cee3c5816327903061f5dc4c" alt=""><figcaption></figcaption></figure>

***

#### Now, even the “waiting time” is part of the task

With this update,\
we’ve moved beyond simply waiting for results,\
and expanded into a workflow that lets you experiment with and manage multiple ideas at the same time.

StyleAI will continue to focus on designers’ workflows,\
creating a faster and more natural design experience.


---

# 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.styleai.io/product-docs/product-docs-en/readme-1/26.04.05-asynchronous-generation-update.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.
