# Rerolls

Each Dragobit can be rerolled up to 255 times. Each reroll incurs a [fee](/getting-started/quickstart/protocol-fees.md) with 100% of the fee going to the game reward pool. A standard reroll regenerates all four base traits of a Dragobit: Atmosphere, Platform, Species, and Strength. If a reroll is applied to a Dragobit that has already been trained, its strength will reset to the new reroll result.

There is one special type of reroll which is the **atmosphere only reroll**. By choosing this option, only the atmosphere of a Dragobit will reroll. This can be useful when hunting for a perfect match Dragobit where platform and species are already matching.

During a reroll, the vault of a Dragobit will remain untouched.

<figure><img src="/files/lh1n5mhQoJAvKw7PGcoa" alt="" width="340"><figcaption><p>Alien Dragobit with Rainbow Atmosphere</p></figcaption></figure>


---

# 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.dragobits.com/getting-started/rerolls.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.
