> 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/lifeverse-studio.md).

# LifeVerse Studio

Studio games are games that are owned and operated by LifeVerse. These games could be developed completely by LifeVerse or acquired from other developers.&#x20;

Refer to below for the list of games that LifeVerse currently own, operates or are planning for in the future:

* [Colosseum Of Phanes](/lifeverse-games/lifeverse-studio/colosseum-of-phanes.md) - A text-based PVP game where players can compete with each other.&#x20;
* [Arcane Magic](/lifeverse-games/lifeverse-studio/arcane-magic.md)(In Development) - A fully on-chain role playing game.&#x20;
* [LIFE](/lifeverse-games/lifeverse-studio/life.md) (Pre-Development) - A Web 3.0 TCG with innovative gameplay and also sustainable economics.&#x20;


---

# 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:

```
GET https://docs.lifeverse.gg/lifeverse-games/lifeverse-studio.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.
