# Registration/Auth

### Chroom provides two methods of registration and authentication: using an email address or through a cryptocurrency wallet. Both methods provide secure and convenient access to the platform.

### **1. Registration via Email**

This method utilizes the [Magic](https://magic.link/) service, enabling secure login without the need to remember passwords.

**Steps for Registration:**

1. Go to the official Chroom website and click the "Connect" button.
2. Select the "Magic" option to register via email.

<figure><img src="?path=%2Ffiles%2FdvkT4ctoFu0AKjJ8coB3" alt=""><figcaption></figcaption></figure>

3. Enter your active email address

<figure><img src="?path=%2Ffiles%2FZprjLgbuIuTk16s7NNzK" alt=""><figcaption></figcaption></figure>

4. Check your email inbox for a verification code.

<figure><img src="?path=%2Ffiles%2FABHEk72ccOly4vnqQhoD" alt=""><figcaption></figcaption></figure>

4. Enter the received code in the appropriate field on the Chroom website.

<figure><img src="?path=%2Ffiles%2FRmwPELWhzJrpVl94RzCA" alt=""><figcaption></figcaption></figure>

5. Click the "Sign" button to confirm.

<figure><img src="?path=%2Ffiles%2FAZuj4a3a7bfrOsoXnRrT" alt=""><figcaption></figcaption></figure>

6. Complete the process by clicking "Confirm."

**Advantages:**

* **Security:** One-time codes reduce the risk of password compromise.
* **Convenience:** No need to remember complex passwords.
* **Speed:** The registration process takes only a few minutes.

### **2. Registration via Crypto Wallet**

Chroom supports integration with popular crypto wallets like [MetaMask](https://metamask.io/), providing decentralized authentication.

**Steps for Registration:**

1. On the Chroom website, click the "Connect" button.

<figure><img src="?path=%2Ffiles%2FaQEMCSDo2G4Teyki4lX5" alt=""><figcaption></figcaption></figure>

2. Select the "MetaMask" option or another supported crypto wallet.

<figure><img src="?path=%2Ffiles%2Foaq5bT7x5rg7xKd5KJ8z" alt=""><figcaption></figcaption></figure>

3. In the pop-up window from your wallet, approve the authentication request by clicking "Sign-In."

<figure><img src="?path=%2Ffiles%2FlZ5QNI51vR6b5nfgXlSI" alt=""><figcaption></figcaption></figure>

1. After successfully signing, you will be automatically logged into the Chroom system.

<figure><img src="?path=%2Ffiles%2FiaL8gQNEnEZqQAh20CtF" alt=""><figcaption></figcaption></figure>

**Advantages:**

* **Decentralization:** Your data remains under your control.
* **Compatibility:** Easy integration with existing crypto wallets.
* **Security:** Wallet-based authentication provides a high level of protection.

{% hint style="success" %}
By following these instructions, you can quickly and securely register and start leveraging the full potential of the Chroom platform.
{% endhint %}


---

# 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://chroom1.gitbook.io/chroom/user-guide/interactive-blocks.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.
