# Exploration Mission

## Introduction

Arrange keepers to start exploration missions.&#x20;

Every time keeper fight with the enemies will minus health. When keeper's health is down to zero, you need to send them back to the tavern to wait for recovery.&#x20;

![](https://663771515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNdChATTAqrV7wJsgm2WS%2Fuploads%2FtWZWhan2zYPSn9BWAcVb%2FAdventure.png?alt=media\&token=758a5020-0c40-4c4b-9882-85986a879963)

## Team Up

Only **15 keepers** can be assigned for each exploration mission.

![](https://663771515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNdChATTAqrV7wJsgm2WS%2Fuploads%2FAjLn1jF5i2YVLHHt2Xlf%2FKeeperList.png?alt=media\&token=a6f1db40-32cb-4a24-93ca-11f1a7f82a0e)


---

# 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://keeper-meta.gitbook.io/meta-keeper-white-paper/gameplay/exploration-mission.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.
