> For the complete documentation index, see [llms.txt](https://guide.scannner.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.scannner.io/duel-details/story2/stagec.md).

# StageC

## StageC ( Low Fee mode Duel )

### Fee

Free ( 0.020 SOL )

### Monster Average

OVER 3,000 Battle Point

### Win Terms

Majority Victory.

## Monsters

<table><thead><tr><th width="136.5">No</th><th width="310">Image</th><th>Name</th></tr></thead><tbody><tr><td>1</td><td><img src="/files/tsvJa8q062gLed2Bj9Hi" alt="" data-size="original"></td><td>River Sprite Hangyo</td></tr><tr><td>2</td><td><img src="/files/KvsMWMHoqRht18NWd7kV" alt="" data-size="original"></td><td>Water Trickster Hangyo</td></tr><tr><td>3</td><td><img src="/files/YCWmtD6njhxT2thwAmOp" alt="" data-size="original"></td><td>Zephyr Aonobo</td></tr><tr><td>4</td><td><img src="/files/XslOA018N3AMf5QeuScl" alt="" data-size="original"></td><td>Whispering Aonobo</td></tr><tr><td>5</td><td><img src="/files/xJCn5DwT1uVQJOKqqeuX" alt="" data-size="original"></td><td>Masked Fury Hannya</td></tr><tr><td>6</td><td><img src="/files/GoX0bEdcyvBhScXNReD2" alt="" data-size="original"></td><td>Tormented Specter Hannya</td></tr><tr><td>7</td><td><img src="/files/eEmpi7rdORAja1jlii0I" alt="" data-size="original"></td><td>Spirit Whisperer Mōryō</td></tr><tr><td>8</td><td><img src="/files/cAPots2jL9FSvBlVRlp2" alt="" data-size="original"></td><td>Dark Conjurer Mōryō</td></tr><tr><td>9</td><td><img src="/files/P8kfXvyqSnf4ymzrJU1e" alt="" data-size="original"></td><td>Oxen Terror Gyu-ki</td></tr><tr><td>10</td><td><img src="/files/2eKpG0i9WNJdjKqU4VqW" alt="" data-size="original"></td><td>Beast of the Bluffs Gyuki</td></tr><tr><td>11</td><td><img src="/files/dprDL659Dx0pOctWjARt" alt="" data-size="original"></td><td>Shadow Hound Inugami</td></tr><tr><td>12</td><td><img src="/files/1r4tXP7HMclebJiXF2Km" alt="" data-size="original"></td><td>Spirit Guardian Inugami</td></tr><tr><td>13</td><td><img src="/files/aRYYb4BahTc02LaUwyH4" alt="" data-size="original"></td><td>Hellfire Harbinger Kasha</td></tr><tr><td>14</td><td><img src="/files/CZsnXPhuQD0MCcBhnlny" alt="" data-size="original"></td><td>Soul Stealer Kasha</td></tr><tr><td>15</td><td><img src="/files/KyPwyPxxbWlyWs2JPSDM" alt="" data-size="original"></td><td>Frost Phantom Yuki-onna</td></tr><tr><td>16</td><td><img src="/files/xMLJ7eDu2mgixahGChHY" alt="" data-size="original"></td><td>Snow Siren Yuki-onna</td></tr><tr><td>17</td><td><img src="/files/OWZSwxVxjPUwdWn9cIW0" alt="" data-size="original"></td><td>Sky Sentinel Tengu</td></tr><tr><td>18</td><td><img src="/files/96VNlRs9SXBXtJKSUpXn" alt="" data-size="original"></td><td>Mountain Guardian Tengu</td></tr><tr><td>19</td><td><img src="/files/Wpxkd7y8NSBhsLeMW2iY" alt="" data-size="original"></td><td>Demon Brute Oni</td></tr><tr><td>20</td><td><img src="/files/F8IAWVH1QzuM0DbWu9gp" alt="" data-size="original"></td><td>Rage Incarnate Oni</td></tr></tbody></table>

\*Each monster holds its own Element and Status.

***

## Reward

<table><thead><tr><th width="73">No</th><th width="203">name</th><th width="342">Detail</th><th>Drop Rate</th></tr></thead><tbody><tr><td>1</td><td>High Armor</td><td>1 High Armor in All Job.</td><td>20.0 %</td></tr><tr><td>2</td><td>High Weapon</td><td>1 High Weapon in All Job.</td><td>20.0 %</td></tr><tr><td>3</td><td>Special Character</td><td>1 Special Character in Limited Characters.</td><td>10.0 %</td></tr><tr><td>4</td><td>Special Armor</td><td>1 Special Armor in Limited Armors.</td><td>10.0 %</td></tr><tr><td>5</td><td>Special Weapon</td><td>1 Special Weapon in Limited Weapons.</td><td>10.0 %</td></tr><tr><td>6</td><td>Card x 10</td><td>10 Card in All Element.</td><td>20.0 %</td></tr><tr><td>7</td><td>Scanner Ticket Bronze</td><td>Scannner Tier 0.1 Ticket</td><td>8.0 %</td></tr><tr><td>8</td><td>Scanner Ticket Gold</td><td>Scannner Tier 1.0 Ticket</td><td>2.0 %</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.scannner.io/duel-details/story2/stagec.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
