# Seige

Seige is the mini-game in Guild Wars.

In Guild Wars, mastering the Siege mini-game is crucial for guilds aiming to conquer castles and claim victory.&#x20;

## How does it work?

1. **Time Limit and Ammunition:** Players are given a set time limit, such as 60 seconds, and 100 ammunition (ammo) to complete the mini-game. The countdown begins as soon as the mini-game starts.
2. **Target Shooting:** Targets randomly appear and disappear at the castle, challenging players to tap accurately and swiftly. At the start, targets appear slowly, gradually increasing in speed and number as the game progresses.
3. **Multiple Hits:** Each target can receive multiple hits until it disappears or is "destroyed." Successful hits decrease the castle's Defensive Points (DP) by 1 for each normal hit.
4. **Wasted Ammunition:** Missing a target results in wasted ammunition. Players must aim carefully to conserve ammo and maximize their effectiveness in reducing the castle's DP.
5. **End of Mini-Game:** The mini-game concludes when the time runs out or when the player exhausts all available ammunition.

## What is the visual experience?

1. **Time Countdown:** A prominent countdown timer displays the remaining time for the mini-game, ensuring players are aware of the time pressure.
2. **Hit Counter:** The interface tracks the number of successful hits made by the player, providing feedback on their performance and progress in diminishing the castle's DP.
3. **Ammunition Indicator:** The number of ammunition remaining is displayed, allowing players to monitor their resources and adjust their strategy accordingly.

{% embed url="<https://drive.google.com/file/d/1fSxxFvBQ9Dd0_UGq-LIciGxhi4utW5xl/view?usp=sharing>" %}

In Guild Wars, winning the Siege mini-game requires precision, speed, and strategic thinking. By effectively utilizing their ammunition and aiming skills, players can contribute significantly to their guild's success in conquering castles and emerging victorious in the ongoing battles.

\ <br>


---

# 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://bountytemple.gitbook.io/whitepaper-v1/gameplay/guild-wars/seige.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.
