# Reroll

Players have the option to "reroll" the outcome of their Alchemy by utilizing the Reroll feature on Mainframe. Players may reroll up to a maximum of 3 times.

The token cost for each Reroll will be a single universal cost (applies to all currently craftable items currently) and is tiered as follows:

|       Recipe       | Reroll Cost |
| :----------------: | :---------: |
| 1st Reroll Attempt |    1 GENE   |
| 2nd Reroll Attempt |    2 GENE   |
| 3rd Reroll Attempt |    3 GENE   |

Rerolls are independent of the initial outcome. The same result CAN be rerolled. Players can reroll while the item is pending, before it is claimed.


---

# 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://whitepaper.genopets.me/game-mechanics/crafting/alchemy-items/reroll.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.
