# Creating a Bueno Account

Creating a Bueno account is super simple! You can choose to sign up for a Bueno account with your email, or Bueno can connect directly to your Ethereum wallet for authentication.

## Email Sign In

To sign in with your email, select the option and choose to continue with your Google email, or sign up with your email address.

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

If you choose not to connect directly with your Google account, Bueno will send a code to your email address so you can finish signing in.

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

Using Magic, Bueno will assign an Ethereum wallet to your account. You can manage your wallet by selecting your account portrait and navigating to **Show Wallet**.

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

This will bring up your wallet management. From here, you can add funds to you wallet and view any collectables you own.&#x20;

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

## Wallet Sign In

If you already have a wallet, you can also use a MetaMask, Coinbase, Rainbow, or WalletConnect supported wallet to log in. Click to connect, then follow the prompts in the modal to connect your wallet to Bueno.

![Bueno's wallet login modal.](/files/mtg7cPjVUfFS0cxUcNTM)

If you experience trouble logging in, double-check to make sure you’ve downloaded any browser extensions required to connect, and if you have a pop-up blocker, make sure it is disabled for Bueno.


---

# 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.bueno.art/generator/introduction/creating-a-bueno-account.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.
