> 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/getting-started-registration-and-login.md).

# Getting Started: Registration and Login

Welcome to Catzilla, where the adventure of a lifetime awaits! In the Future Follow these steps to start your journey into the heart of the digital universe. Head to the official Catzilla website using your preferred web browser on your desktop, laptop, or mobile device and follow this steps:

* **Create Your Account:** Locate the "Sign Up" or "Register" button on the Catzilla website: \
  \
  [https://catzillacoin.com/ ](<https://catzillacoin.com/ >)\
  \
  &#x20;Click to start the account creation process. Enter your email address and create a secure password. Once completed, proceed to the next step.<br>
* **Verify Your Email:** After registering, check your email inbox for a message from Catzilla. Click on the verification link provided to confirm your email address and activate your account.<br>
* **Connect Your Wallet:** To access the full range of features and characters in Catzilla, you'll need to connect your digital wallet. This is where your NFTs and other digital assets are stored securely on the blockchain. Follow the on-screen instructions to connect your wallet to your Catzilla account.<br>
* **Select Your Character:** Upon connecting your wallet, you'll gain access to a diverse array of characters, each with unique abilities and attributes. Choose the character that best suits your playstyle and preferences. Your selected character will serve as your avatar within the CatzillaVerse, representing you in the digital world.<br>
* **Log In to the Game:** Return to the Catzilla website and click on the "Log In" button. Enter your registered email address and password to access your account.<br>
* **Explore the CatzillaVerse:** Once logged in, immerse yourself in the captivating world of Catzilla. Navigate through stunning landscapes, interact with fellow players, and embark on thrilling quests that await you.

Congratulations! You are now ready to experience the excitement and wonder of the CatzillaVerse. Prepare for endless adventures, challenges, and discoveries as you journey through this dynamic blockchain-powered gaming universe. Welcome to Catzilla!

<br>

<br>

<br>


---

# 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/getting-started-registration-and-login.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.
