# Create an account

Earth Index is live at: [app.earthindex.ai](https://app.earthindex.ai)

{% hint style="info" %}
Already logged in? Head to the [Starting a new project](/getting-started/starting-a-new-project.md) section to get started.
{% endhint %}

<figure><img src="/files/qAU4hBU7I1gntZaW8kzN" alt=""><figcaption></figcaption></figure>

To log in, you can "Continue with Google" or enter your email and password to receive a one-time code to verify you and create your account.&#x20;

## Open Access vs Full Access:

**Open Tier:** When you first sign up, you will default to being an 'Open' user. This type of user can create a project, add a reference layer and run up to 50 searches a day.&#x20;

{% hint style="info" %}
While you are an Open user, you will see a banner and a limited project creation flow.&#x20;
{% endhint %}

<figure><img src="/files/YSbKZ2WqRS07AXG5EIPd" alt=""><figcaption></figcaption></figure>

**Full Access Tier:** If you require a more feaures that open allows, you can request to become a 'Full Access' user. Your request is reviewed by the team for impact and mission alignment and will be considered on a case by case basis.&#x20;

<figure><img src="/files/RPF6uzg4mZHh0Z2E3iGQ" alt=""><figcaption></figcaption></figure>

### Join Discord:

Along with logging into Earth Index, we invite you to make an account on Discord to engage with the Earth Index community. **Join the** [**Discord here**](https://discord.gg/UZZSuxaS7P)**!**

<figure><img src="/files/OJyJcVsKWc3g6eXUSKkD" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
If you receive an error that your email "is not allowed to access this application", please contact our team at <info@earthindex.ai> or send us a message on Discord. &#x20;
{% 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://docs.earthindex.ai/getting-started/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.
