> For the complete documentation index, see [llms.txt](https://gc-games.gitbook.io/phantom-of-the-kill-alternative-imitation-glb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gc-games.gitbook.io/phantom-of-the-kill-alternative-imitation-glb/introduction.md).

# Introduction

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

“Phantom of the Kill -Alternative Imitation-” is a spin-off title of the “Phantom of the Kill” series that incorporates Web3 elements.

"Phantom of the Kill" is a mobile game title developed and operated by Studio FgG that has been downloaded over 6 million times. This tactical RPG blends strategy with drama, featuring a wide variety of skills, a deep character growth system, and a dramatic story about girls bearing the names of legendary weapons.

“Phantom of the Kill -Alternative Imitation-” is a brand-new game that uses the characters and world of “Phantom of the Kill.” In this game, players can train the Killer Princesses that appeared in “Phantom of the Kill,” developing their stats and skills to create their own unique Killer Princesses.

Battles progress automatically in the background--even when the game isn’t running--and players receive rewards based on the number of victories. Players can also compete against one another and earn rewards for reaching high ranks.

Players can train up their Killer Princesses in these kinds of content and then convert them into NFTs. Once a character has become an NFT, they can be exported from the game and traded with other players on the marketplace. Players can even earn crypto assets via the GameFi elements present in the game.

This white paper will introduce the features and elements of "Phantom of the Kill -Alternative Imitation-,” as well as the token economics that incorporate blockchain technology.

Note that this white paper is based on game content currently under development. It may be updated or revised in the future.


---

# 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://gc-games.gitbook.io/phantom-of-the-kill-alternative-imitation-glb/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.
