# Register a Console Account

To access all the features on the Console platform, you must register for a console account.

1. Click on the "Sign in/Join" button in the top right corner to open the login/register pop-up.

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

2. Click the "Create Account" button to open a pop-up for the registration page.

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

2. Fill in the fields for "Username," "Email" and "Password" then click the "Create" button to register.

<figure><img src="/files/82ztndw0jXqbs9UhFqMt" alt=""><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.geodnet.com/geodnet-console-platform-basics/register-a-console-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.
