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

# THE HUB Citizens

## Overview

THE HUB Citizens is a multi-chain NFT creator club that opens the doors to the 3D internet through their interoperable character. Our Citizens provide a body for your digital identity, laying the groundwork for the exciting transformation of the internet in the coming years.

### Key Features

#### Interoperability

Thanks to the VRM Standard, our Citizens can move seamlessly between games and virtual worlds. This feature allows you to maintain a consistent digital identity across various platforms.

#### True Digital Ownership

THE HUB Citizens aim to fulfill the core promise of web3: true ownership of digital assets on the internet. With our Citizens, you can own a digital identity that you can take to all your favorite games and virtual worlds.

### The Vision

We believe the next few years will permanently transform the future of the internet. THE HUB Citizens is at the forefront of this change, providing users with:

* A unified digital identity across multiple worlds
* True ownership of digital assets
* Seamless integration with various games and virtual worlds

By leveraging the power of blockchain technology and the VRM Standard, we're turning the concept of digital ownership from a promise into reality.

### Our Citizen Collections

THE HUB Citizens are available on multiple blockchains. You can explore and mint our collections on the following platforms:

* [LUKSO Citizens](https://universal.page/collections/lukso/0x754a5d007d5f1188ef0db892ee115a7c01b38fa3)
* [LUKSO Creators](https://universal.page/collections/lukso/0x74654920356257981f6b63a65ad72d4d9bc21929)

Each collection offers unique traits and benefits while maintaining cross-platform compatibility thanks to the VRM Standard.

To view more details about each collection or to buy your own Citizen, simply click on the corresponding link above.


---

# 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://docs.thehubdao.xyz/the-hub-citizens.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.
