# Signing Up for DT Console

A DT Console account allows you to access DT products. Once the DT Team approves and activates your account, you can [sign in](/dt-console/authorization/signing-in-to-the-dt-console.md) to the DT Console.

To sign up for a DT Console account:

1. From the [DT Console](https://console.fyber.com/sign-up), click **Sign Up**.\
   The sign-up page opens.

<div align="left" data-with-frame="true"><img src="/files/b28fa806898704e28fd7c75cf1bc65be96357999" alt=""></div>

2. Enter the required information. Use an official company email address
3. Click **Confirm**.
4. Check for a confirmation email from DT. Your email filters may affect the delivery of this email. Once you receive this email, you can [sign in](/dt-console/authorization/signing-in-to-the-dt-console.md) to the DT Console.


---

# 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.digitalturbine.com/dt-console/authorization/signing-up-for-dt-console.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.
