# THE HUB Citizens Portal

## Overview

The Hub Citizens Portal is a platform for content creators to upload, manage, and deploy 3D NFT collections without knowing how to code. It uses the VRM standard, allowing instant use of created assets in over 50 games and virtual worlds.

This guide explains the portal's three main modes: Wardrobe, Creation, and Collection.

### Wardrobe Mode

In Wardrobe Mode, users can customize their avatars by changing wearables and adding equipment.

#### Features:

1. **Trait Modification**: Alter your avatar's appearance by selecting different clothing, accessories, or physical features.
2. **Equipment Management**: Add or remove items like weapons, tools, or gadgets to your avatar.
3. **Preview**: See changes in real-time before finalizing your avatar's look.

### Creation Mode

Creation Mode allows users to upload their own 3D files and deploy them as individual VRM models or collections of multiple assets.

#### Features:

1. **File Upload**: Import your 3D models in supported formats.
2. **VRM Conversion**: Convert your 3D files to the VRM standard for wider compatibility.
3. **Collection Creation**: Group multiple 3D assets into themed collections.
4. **Metadata Management**: Add descriptions, tags, and other relevant information to your creations.
5. **Deployment Options**: Choose to deploy as a single avatar or as part of a larger collection.

### Collection Mode

\
Collection Mode enables users to browse and manage the citizens in their wallets.

Features:

* Inventory Browse: View all the citizens and assets you own in your connected wallet.
* Sorting and Filtering: Organize your collection by various attributes such as rarity, acquisition date, or custom tags.
* Detailed View: Examine individual citizens and their associated metadata.
* Transfer Options: Easily transfer citizens to other wallets or marketplaces.
* Showcase Creation: Curate and display your favorite citizens in customizable galleries.

### Benefits for Creators

* **No Coding Required**: Upload and manage 3D content without programming skills.
* **Wide Compatibility**: VRM standard ensures your creations work across many platforms.
* **Ownership Verification**: Built-in tools to prove and protect your digital property.
* **Monetization Options**: Sell your 3D assets directly through the platform.

### Getting Started

1. Login to The Hub Citizens Portal with your Universal Profile: <https://portal.thehubdao.xyz/lukso>
2. Choose between Wardrobe Mode or Creation Mode based on your needs.
3. Follow the on-screen instructions to customize your avatar or upload your 3D files.
4. Preview your work and make any necessary adjustments.
5. Deploy your creations to the Open Metaverse.


---

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