# Quick Start

## Creating an account

Creating an account is free and mandatory to create projects and participate to projects.

You can sign up with a classic combinaison of Email/Password or via Google.

<figure><img src="/files/1o5hRZdMcinL2dJTNcNe" alt=""><figcaption><p>Creating an account</p></figcaption></figure>

The first thing you will see when you log in is the list of your Projects

## Creating a project

To create a project you can click on the button **Add a Project** on the screen and fill the **Project Name.**

<figure><img src="/files/tjU0y6A0l96UM1fBHJLE" alt=""><figcaption><p>Creating a project</p></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://docs.goril.app/quick-start.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.
