> For the complete documentation index, see [llms.txt](https://cryptokill.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptokill.gitbook.io/whitepaper/welcome-to-cryptokill-whitepaper.md).

# Welcome To CryptoKill Whitepaper

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

## Introducing CryptoKill

Welcome to CryptoKill, a thrilling Play-to-Earn game where you can become a legendary sword master and amass a fortune in $KILL tokens. Embark on your journey today!

## Easy-to-Learn Gameplay

**Getting started in CryptoKill is simple:**

* **Join the Community:** Connect with us on social media and help spread the word about CryptoKill. -&#x20;
* **Begin Battling:** Select your NFT, choose your opponent, and click "Fight" to earn $KILL rewards.&#x20;
* **Mint More NFTs:** If you desire more NFTs to enhance your gameplay, you can mint additional ones for a small fee.&#x20;

**Exciting Features and Future Updates**

* **In-game events:** We'll host regular events to provide more opportunities to earn rewards and enhance your gameplay. NFT upgrades: Future updates will introduce new NFT items that allow you to upgrade your NFT and increase their power. Multiple Ways to Earn $KILL
* **Play the game:** Defeat monsters to earn $KILL tokens.&#x20;
* **Trade NFTs:** Buy, sell, and trade your valuable NFTs on the marketplace.&#x20;
* **Utilize exchanges:** Trade $KILL tokens on both centralized and decentralized exchanges.&#x20;

CryptoKill offers a simple yet rewarding gaming experience for everyone. Join our growing community, hone your sword-wielding skills, and become a true CryptoKill legend!


---

# 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://cryptokill.gitbook.io/whitepaper/welcome-to-cryptokill-whitepaper.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.
