# Rules

## Guide to Mission

<figure><img src="/files/bphGIeVoOw9CExd8t867" alt=""><figcaption><p>Mission Select UI</p></figcaption></figure>

1. Mission List
   * The mission list allows you to check the stages that are currently accessible and inaccessible.
     * The upper stages are unlocked only when the previous stages are cleared.
     * <mark style="color:red;">However, sub-missions do not affect stage unlocking.</mark>
2. Objective Mission
   * In the 'Objective Mission,' you can check the details of each stage.
     * You can check the number of targets, wind intensity, difficulty
3. SubMission(<mark style="color:red;">The development is currently in progress</mark>)
   * Submissions refer to additional missions that must be achieved during stage progression.
     * Submissions do not affect the completion status of the mission.
     * Clearing submissions allows you to obtain a larger amount of resources and experience additional fun.

## About the Target Mission and Base Destruction Mission

### Base Destruction Mission

<figure><img src="/files/cVI7baJjrJ96RReYbNA4" alt=""><figcaption><p>Base Destriction</p></figcaption></figure>

* Base Destruction Mission means a mission to destroy the monster's base.
  * Players aim to destroy the monster's base within a designated number of turns
  * Other than base destruction, it is impossible to clear by any means.
  * Players can plan various presets for effective base destruction.

### Target Mission

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

* The Target Mission refers to a mission where only specified monsters are to be defeated.
* You can clear the mission by defeating all targets.
* If a player attacks a non-target, they will receive a penalty and fail the mission.
* Try to defeat the target with your impressive shooting skills within the limited turns!


---

# 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:

```
GET https://atomrigslab.gitbook.io/fortress-arena/game-play/game-content/mission/rules.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.
