> For the complete documentation index, see [llms.txt](https://docs.lifeverse.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lifeverse.gg/lifeverse-games/partnering-games/knights-of-the-ether-in-development.md).

# Knights Of The Ether (In Development)

## Project Overview

Knights of the Ether (KOTE) is an innovative blockchain game that spans across two chains and features off-chain gameplay. The KOTE ecosystem consists of two games, a Play2Earn (P2E) staking questing game and also a Deck-Building Roguelike game. The P2E “Stake/Quest” game requires strategy and game theory as you make decisions in an ever-evolving economy. This game will run on the Arbitrum blockchain, an Ethereum Layer 2 which offers users significantly lower fees and faster transactions. On the other hand, the Deck-Building Roguelike game will demand tactical skill from the player to defeat monsters. This is a game that offers both unlimited replayability and meaningful progression for dedicated players. No two playthroughs will be the same and every decision that you make has consequences. While this portion of the game involves NFTs on the Ethereum network, all of the gameplay will take place off-chain; gas fees will be non-existent. Both the Stake/Quest and Deck-Building game are interconnected – to do well in one, you must play the other as well. Master both games and you just might find yourself at the top of the leaderboard where you can earn $magic, NFTs and IRL prizes.

## Integration of Life NFTs

**P2E Staking Game Integration**

1. Imbued Souls will be able to strengthen Squires for the KOTE P2E staking questing game on Arbitrum. The strengthened squires will have improved abilities in the game such as reduced crafting time, reduced questing time, improved rarity drop rates or even have a set of items exclusive for Imbued Souls. &#x20;
2. Skill Reset Potions will also have utility in KOTE P2E staking questing game where it provides a one time boost to Squires or event boosted rewards.

**Deck-Building Roguelike Game (Underdark)**

1. Imbued Souls will star as a playable character in the Knights of the Ether F2P Underdark game as a Spirit Knight. Only Imbued Soul holders will have access to this character and they will also be able to earn Life-centric cards that can also be used in the P2E version of the Underdark.
2. Imbued Souls will act as a boosting/amplification in the main KOTE Underdark game. Knights & Rogues that play the game with an Imbued Souls will also stand a chance to win special Life cards that are tied to a Soul’s class.
3. LifeDAO X KOTE Sentry Program. Through the sentry program, knights & rogues  will be able to take on a more passive approach by lending their characters out to an Imbued Soul holder. Imbued Soul holders on the other hand will be able to play the P2E game without purchasing a Knight or Rogue.


---

# 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.lifeverse.gg/lifeverse-games/partnering-games/knights-of-the-ether-in-development.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.
