> For the complete documentation index, see [llms.txt](https://nobby-game.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://nobby-game.gitbook.io/whitepaper/nobby-game.md).

# Nobby Game

Nobby is a pioneering Play-to-Earn (P2E) game based on the TON blockchain, introducing a unique blend of gaming and blockchain technology. At its heart, Nobby revolves around the adventures of an elf, a charismatic character who is striving to find freedom for his friends and all the elfs.

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

Nobby is more than just a game. It's a community and an economy powered by the players themselves. The game will feature engaging combat mechanics, a rich storyline, and a world that grows with its players. By integrating the principles of Play-to-Earn, Nobby aims to redefine the relationship between players and their virtual environments, rewarding them for their contributions, skills, and strategic prowess.

## Vision and Goals

Our vision for Nobby is to create a sustainable, engaging, and ever-evolving P2E ecosystem on the TON blockchain. We aim to not only captivate players with our game's lore and mechanics but also empower them through real economic incentives. By fostering a strong community and a decentralized economy, Nobby seeks to set a new standard for blockchain-based gaming.


---

# 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://nobby-game.gitbook.io/whitepaper/nobby-game.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.
