# Showdown

For honor, we draw our chopsticks. For glory, we unsheathe our sushi rolls. For fun? We just toss the wasabi.

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

***

## Battle

* Player need to battle another Samurai before certain key actions in the game
  * Harvest&#x20;
  * Rice Renewal

## Roles

* Play either as an Attacker or Defender
* Battle results is based on randomness
* The higher level Samurai is slightly favored to win

## Outcome

* By winning the battle, player can proceed to Harvest and Rice Renewal immediately
* If a defender is not attacked within 24 hours, the player can proceed to Harvest and Rice Renewal&#x20;
* When the battle is lost, there is  24 hour delay before the player can proceed to Harvest and Rice Renewal&#x20;

<figure><img src="/files/zmET1OcAefw5pMsU7Ou5" 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://docs.sss.game/minigames/showdown.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.
