# Login / Registration

## Login screen

When you first open the Renovi web application, you'll encounter the Sign-in screen, where you can enter your email and password to access your account. If you already have a registered Studio, simply proceed by entering your credentials. However, if you're new to Renovi and don't have an account yet, you'll need to register a new one.

<figure><img src="/files/Hku3TOgasYKKRN2Nj8Z7" alt="" width="326"><figcaption><p>Sign up button</p></figcaption></figure>

## Register screen

**Register Screen**

Welcome to the registration process! It's time to unleash the power of your game studio within the Renovi ecosystem. Here's how to get started:

**Select Account Type**: From the dropdown menu, choose "Game Studio" as your account type. This sets the stage for your studio's epic journey in the realm of Renovi.

**Enter Your Studio's Information**: Provide the necessary details to register your game studio:

* **Name**: Your studio's memorable title.
* **Email**: The digital gateway to your studio's adventures.
* **Address**: The headquarters where your gaming masterpieces come to life.
* **Phone Number**: A direct line to connect with your studio's heroes.
* **Number of Employees**: Let us know the size of your heroic team.
* **Country**: The homeland of your studio's gaming conquests.
* **Password**: Craft a powerful password to safeguard your studio's access. Mix in letters, numbers, upper-case letters, and a special character. We suggest a minimum length of 8 characters to fortify your account against any digital adversaries.

**Complete Registration**: Once you've filled in all the required details and forged a formidable password, unleash the registration button to embark on your studio's legendary journey through the gaming cosmos with Renovi!

<figure><img src="/files/sgxIthrO2Lo1oJ9mIH6y" alt="" width="286"><figcaption></figcaption></figure>

**Accept Terms of Service and Privacy Policy**: Before proceeding, make sure to read and agree to our Terms of Service and Privacy Policy. These documents outline your rights and responsibilities within the Renovi community.

**Complete Registration**: Once you've filled in all the required details and forged a formidable password, unleash the registration button to embark on your studio's legendary journey through the gaming cosmos with Renovi!

**Verification**: After completing the registration, keep an eye on your email inbox. We'll send a verification code shortly to the provided email address. Insert the verification code in the prompted screen to verify your account and unlock access to all of Renovi's features.

<figure><img src="/files/0XmEbobNhMIlh2Cwngsp" alt="" width="356"><figcaption></figcaption></figure>

**Admin Review and Account Enablement**: Once you've verified your account, our diligent admins will review the information provided. Upon approval, your account will be enabled, granting you access to Renovi's services.

**Access Granted!**: With your account enabled, log in using your credentials to explore all that Renovi has to offer and unleash your studio's creative potential in the gaming realm!

<figure><img src="/files/YgUfa2kZUTxufuGEOaS1" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://renovi.gitbook.io/renovi/game-studios/login-registration.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.
