# Create a free account

Now that we have tested our project locally, it's time to upload it to the cloud and share it with our friends and colleagues. To be able to do that, we need to create a free account with **coherence.**

## Video tutorial

{% embed url="<https://www.youtube.com/watch?v=ZYJQzji1Oek>" %}

## **Step by step**

### **Sign up or log in**

In your web browser, navigate to [https://**coherence.io/dev**](https://coherence.io/dev)**. Create an account** or log into an existing one.

At this point, you can create a free account, which will grant you a number of credits that are more than sufficient to go through developing and testing your game in the cloud.

### Connect the Unity project to the cloud

Open the *coherence Hub* window. Then open the *coherence Cloud* tab.

<figure><img src="/files/AkyzyP9TxLN2lGRqSXUt" alt="" width="563"><figcaption></figcaption></figure>

After pressing *Login* you will be taken to the login page. Simply login as usual, and return to Unity.

![](/files/cOgHFD3CVo7Vhx0EU10L)

### Select Organization and Project

You are now logged into the Portal through Unity. Select the correct *Organization* and *Project*, and you are ready to start creating.

<figure><img src="/files/boC68ntPpjPbhh3lfbjr" alt="" width="563"><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://docs.coherence.io/1.1/get-started/coherence-cloud/create-an-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.
