> For the complete documentation index, see [llms.txt](https://docs.kepler.homes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kepler.homes/game-introduction/passport-introduction.md).

# Passport Introduction

## Basic information of Kepler Passport <a href="#id-3877" id="id-3877"></a>

Passport acts like entrance ticket for our game. Only Passport holders can enter the game & participate in the game’s daily quest, dungeons quest, PvP, alien defense quest, escort quest etc, to earn game tokens and NFTs.

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

## Benefits of the Passport <a href="#id-39cb" id="id-39cb"></a>

1. Time wise: Kepler Passport comes with 1000 hours of gameplay.
2. In-game benefits: Passport holders have access to the daily quest and token farming.
3. Airdrop benefits: Passport holders have higher priorities in future airdrop.
4. DID Benefits: Different Passport holders have different in-game appearances and Passport holders will have other benefits like: discounts on purchasing game items, token consumption, and limited time promotions.


---

# 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://docs.kepler.homes/game-introduction/passport-introduction.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.
