# Create a free account

## Cloud deployment - video tutorial

{% embed url="<https://youtu.be/NoOZ8g7LDYg>" %}

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.**

## **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.&#x20;

## Login through Unity

### Open Unity

Open Unity and open the *Coherence Hub* window. Then open the *Portal* tab.

![Login to Portal](/files/b6QSko7I0gSB788IF9eJ)

### Login to Portal

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

![Login](/files/IvVrrodWPX0KEm0ABcst)

### 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.

![Choose Organization and Project](/files/DJ0wUrdyHv103dbStr0y)


---

# 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/0.9/get-started/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.
