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

# Character Creation

In Catzilla, your character is more than just an avatar—it's your digital alter ego, your key to unlocking the mysteries of the CatzillaVerse. Here's how you can create and customize your character to embark on your epic journey:

**Accessing the Character Creation Menu:** Once you've logged in to your Catzilla account, navigate to the Character Creation section. Here, you'll find a variety of options to personalize your character and make it uniquely yours.

**Selecting Your Character:** If you already have an NFT character stored in your connected wallet, congratulations! You're ready to dive straight into the action with your existing character. Simply select it from the list provided and proceed to the next step.

**Basic Character Selection:** For those who are new to the CatzillaVerse or don't yet have an NFT character, fear not! We provide a selection of basic characters to choose from. These characters may have limited abilities compared to NFT characters but still offer an exciting gaming experience.

**Customization Options:** While you may not be able to create a character from scratch, you can still personalize your basic character to some extent. In Catzilla's realm, your character's story is just beginning: Your basic character evolves over time. As you journey through the CatzillaVerse, your basic NFT character gains ranks, unlocking new features, powers, and customization choices. From hairstyles to clothing and accessories like superpowers and weapons, your character transforms to match your playstyle.

**Thematic Partnerships and Collaborations:** Keep an eye out for special thematic partnerships and collaborations within the CatzillaVerse. In collaboration with other brands or entities, we may offer exclusive character designs or skins that reflect the theme of the partnership. These limited-time offerings provide an opportunity to further personalize your character and stand out in the digital world.

**Save and Claim:** Once you're satisfied with your character's appearance and customization options, claim your selections and confirm your choices. Your character will now be ready to accompany you on your adventures throughout the CatzillaVerse.


---

# 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://catzillacoin.gitbook.io/whitepaper/game/how-to-join/character-creation.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.
