# Quickstart

## Account Creation

<figure><img src="/files/M4B7EiK5JpjbCyxHyuUc" alt=""><figcaption><p>Console Login Screen</p></figcaption></figure>

### Go to <https://console.a-fieldtech.com&#x20>;

{% hint style="info" %}
Click on the "Create an A-Field Tech Console account!"
{% endhint %}

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

{% hint style="info" %}
There are two options — Individual Account (Personal) and Company Account (Enterprise).
{% endhint %}

### Platform Notification Email - <no-reply@a-fieldtech.com>

{% hint style="info" %}
"<no-reply@a-fieldtech.com>" is our platform's official email. Please check your spam folder in case your email provider blocks this address.
{% endhint %}

Your registered email will receive a 6-digit verification code from <no-reply@a-fieldtech.com>, and you will receive the same notification every time for 2FA purposes.

<figure><img src="/files/OR6DoWzPIY8Z8pqgYKG8" alt=""><figcaption><p>Email Notification Example</p></figcaption></figure>

### Dashboard

You will see the Dashboard - Home, when you login sucessful.

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

### Next

An introduction about Dashboard


---

# 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.a-fieldtech.com/a-fieldtech-docs/getting-started/quickstart.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.
