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

# Welcome to Nanotopia!

![https://nanotopiagame.com/](/files/CKwLTxbhPqkVYhwTOnK4)

The world of [Nanotopia](https://nanotopiagame.com/) was created in 2021 and the project is run by a passionate group of developers, art designers, lore masters and, well, video game players! The diverse group driving this project forward were players first and have brought their passion for both the world of blockchain and game-playing together to the benefit of the fledgling Nanotopian community.

## &#x20;Mission

Whilst the team behind the world of Nanotopia were players first, before taking over the project, they are dedicated to driving their vision forward, of an open, multi-activity world, ripe for folks to explore and adventure in. They intend to do this through transparency, honesty and quite frankly, hard work.


---

# 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://green-rabbit-holdings-llc.gitbook.io/green-rabbit-game/welcome-to-nanotopia.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.
