# Failed generations

### Redo & Refund for Failed Generations

We’ve added two new options to protect your credits whenever a generation fails:

1. **Redo**
   * If a generation fails, you’ll see a **Redo** button.
   * This lets you re-generate the same idea **once** at no extra cost.
2. **Refund credits**
   * If the re-generation also fails, you’ll then see a **Refund credits** option.
   * Clicking this will instantly return the credits you spent.

With this update, failed generations will no longer cause you to lose credits.

If you're experiencing failed generations constantly, contact [MeshZEUS Support](https://tawk.to/meshzeus)


---

# 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://help.meshzeus.com/export/failed-generations.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.
