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

# Game

What came first – the fren or the egg? Raise your Chibi Fren from an egg to a baby to a full-grown pet. This transformation will take place over a series of missions that allow you to level up your Chibi Frens. At maturity, you will have the ability to enhance your Frens into high-performance gamers.

![Game Start](/files/BW8DGeZWHiZ0eRkrwHEs)

Chibi Frens is a web3/NFT game that is purposefully built off-chain to avoid gas costs and keep the complexity of the game low. All resources are usable in-game only, while the traits, including the level, of the Chibi Frens are stored as metadata and generally visible on NFT exchanges like OpenSea. However, we reserve the right to add a token in the future to make the Chibi Frens game a P2E game.


---

# 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.chibilabs.io/chibi-frens-game/game.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.
