# Deeptrin Account

In order to use any Deeptrin service, you need to [create an account](https://accounts.deeptrin.com/?url=https%3A%2F%2Fwww.deeptrin.com%2Fuser%2FgpuList\&sysCode=f925fc2c#/register) first. You can register with your email address.&#x20;

## Signup

1. Click "Signup" on the Deeptrin landing page to access the signup page.

<figure><img src="/files/wXGX3TBbgQXF4AxL9VRL" alt=""><figcaption><p>Landing Page</p></figcaption></figure>

2. Enter your email address and set up your password.&#x20;
3. Click 'Send' to receive a verification code at the email address you provided in the previous step.&#x20;
4. Click "Create Account" to complete the signup process.

***

## Login

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

***

## Console Panel

All the features provided by Deeptrin can be accessed from the console panel. After logging in, click the avatar in the top-right corner of the webpage, then click "Console" in the sliding window.

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

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

<figure><img src="/files/KfhRWTa3B7SsOqUUjnew" 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.deeptrin.com/deeptrin-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.
