# NetMind Account

In order to use any NetMind service, you need to [create an account](https://power.netmind.ai/sign/login) first. You can register with your Google or Microsoft account, or with any email address.&#x20;

## Signup

{% hint style="info" %}
To log in using your Google or Microsoft account, click 'Login' to be directed to the login page.
{% endhint %}

1. Click "Sign in" on the NetMind landing page to access the "Sign up" page.

<figure><img src="https://2171129615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzj4sv2NjN42aoPb00bj8%2Fuploads%2FMKeQ3OQ5mNQjeTdobD1p%2Fimage.png?alt=media&#x26;token=8b099b2d-e680-43f6-bb3c-6c6ba6ba6ce0" alt=""><figcaption><p>Landing Page</p></figcaption></figure>

2. Enter your email address and click the arrow button.&#x20;

<figure><img src="https://2171129615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzj4sv2NjN42aoPb00bj8%2Fuploads%2Ft5VP4QafAMefHV0mEMsg%2Fimage.png?alt=media&#x26;token=c93928bf-626e-4709-94ad-e0d51dbf82c8" alt=""><figcaption><p>Login Form</p></figcaption></figure>

3. If the email is not registered, a signup form will appear. Click 'Send' to receive a verification code at the email address you provided in the previous step.&#x20;
4. Click "Sign up" to complete the signup process.

<figure><img src="https://2171129615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzj4sv2NjN42aoPb00bj8%2Fuploads%2FSxKSfw9kqNDPOXBksXsn%2Fimage.png?alt=media&#x26;token=f9e504e5-01dc-4dad-b301-001e02c2248c" alt=""><figcaption><p>Sign up Form</p></figcaption></figure>

***

## Login

1. Enter your 'Email address' and 'Password', then click button.

<figure><img src="https://2171129615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzj4sv2NjN42aoPb00bj8%2Fuploads%2FDNN0NmGee1CE5xU87ZFL%2Fimage.png?alt=media&#x26;token=c4bf9cf2-8b48-4dce-8388-c2f28796ef85" alt=""><figcaption><p>Login Form</p></figcaption></figure>

***

## Console Panel

All the features provided by NetMind can be accessed from the console panel. After logging in, click the icon at the top right of the screen.

<figure><img src="https://2171129615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzj4sv2NjN42aoPb00bj8%2Fuploads%2F9gQHgD7aRtARB4KOkqQO%2Fimage.png?alt=media&#x26;token=5e9094ee-bfdb-438a-93f2-cec46f293e7d" alt=""><figcaption></figcaption></figure>

You will then be directed to your personal NetMind console panel.


---

# 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://netmind-power.gitbook.io/netmind-power-documentation/readme.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.
