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

# Development

AdaLand is a blockchain based metaverse ambitioned to be a fully decentralized utopia on the Cardano chain.

With big ambitions such as expanding AdaLand even further than what we working on today, requires us to not just invest heavily on this dream from our end, but also involve our community to be a part of this development and help us grow AdaLand to its true potential.

First step towards this is to establish a platform for our community to

1. From a gaming perspective, build their assets and be able customize their in-game experience as much as possible.
2. From a developer perspective, have a platform where developers can contribute by creating and designing assets that are community voted.
3. From a creator perspective, be able to leverage the technology behind AdaLand to grow your own projects and aid in expanding the Cardano space.

By focusing on these steps, we at AdaLand believe that this will achieve a higher goal for the whole space of Cardano - by leveraging the potential of the Cardano space and onboarding millions of newcomers on this space.


---

# 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://adalandmetaverse.gitbook.io/welcome-to-gitbook/development.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.
