# Getting Started on Beezie

### <mark style="color:yellow;">Step 1:</mark> Sign-up

* Click the "Log in" button to initiate the process.

### <mark style="color:yellow;">Step 2:</mark> Email, Google, or existing crypto wallet

* Upon clicking "Log in," a pop-up will prompt you to use email or Gmail. Alternatively, you can also connect your Web3 wallet.&#x20;

<figure><img src="/files/I1n2Ng6bgbt4x5T5B7Yu" alt=""><figcaption><p>Desktop View</p></figcaption></figure>

<figure><img src="/files/ATi6Wda0J3hYQycOOGOX" alt="" width="188"><figcaption><p>Mobile View</p></figcaption></figure>

#### Email sign-up

* Check your inbox for a One-Time Password (OTP). This OTP confirms your intent to create an account and ensures the security of your information.
* Once verified, your account is created! You’re now part of Beezie on the Flow network.

#### Google sign-up

* Accept T\&Cs

<figure><img src="/files/zoolW1e0jf6teu83vEm7" alt=""><figcaption></figcaption></figure>

* Once verified, your account is created! You’re now part of Beezie on the Flow network.

#### Wallet sign-up

* Confirm transaction in wallet
* Enter your email address
* Check your inbox for a One-Time Password (OTP). This OTP confirms your intent to create an account and ensures the security of your information.
* Once verified, your account is created! You’re now part of Beezie on the Flow network.

***

### <mark style="color:yellow;">Important Note for Web3 Users</mark>

While Beezie operates on the **Flow EVM network**, you can seamlessly connect using your **Ethereum wallet address**. This integration is designed to enhance your experience, making it easier to manage and interact with your collectibles.


---

# 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.beezie.com/user-guides/getting-started-on-beezie.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.
