# Card Reroll

### Reroll

The card reroll process can be found in the RONIN SHOP.

<figure><img src="/files/cZ6o68Sw8VlVCZ8UWdNd" alt=""><figcaption></figcaption></figure>

You can reroll 2 cards of the same tier (C+C, B+B, A+A, etc.) together for a chance to fuse into a single card of the next tier with different stats. You can now reroll up to 5 pairs of cards at a time to save on gas fee.

Each reroll is NOT guaranteed. As you re-roll into a higher tier the chance of getting the next tier diminishes.

C+C -> B = 50% chance\
B+B -> A = 25% chance\
A+A -> S = 5% chance\
S+S -> SS = 3% chance\
SS+SS -> SSS = 1% chance\
SSS+SSS -> SSS = 100% chance

### **Destiny Wand**

With Destiny Wand, you can also reroll a single card's abilities and stats for a chance to get better abilities and stats. Destiny Wands are precious resources, so we highly recommend using them on better tiered cards. Destiny Wands are given out from various sources, like Everseeker Pass, or certain time-limited packs or events.

<figure><img src="/files/KQmCigoifgvsquyYeaeN" alt=""><figcaption></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://rng-1.gitbook.io/sekaiglory/sekai-glory-gameplay/card-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.
