# How to confirm email

Verifying your email is an important step after [registering](/getting-started-with-darkbot/how-do-i-create-a-darkbot-account.md) on our platform. Verification confirms that the email address you provided is valid and belongs to you. In this article, we will explore two options for verifying your email.

Option 1: Email Confirmation during Registration

1. After successfully registering on our platform, you will receive an email containing a confirmation link.
2. Open your email inbox and locate the email from us.<br>

   <figure><img src="/files/G033A5HXaL0xY0CaNXsI" alt="Email inbox"><figcaption><p>Email inbox</p></figcaption></figure>
3. Click on the confirmation link in the email. This will automatically verify your email address.<br>

   <figure><img src="/files/h5lgTsLH4WfWJTny9nuk" alt="Detailed E-mail"><figcaption><p>Detailed E-mail</p></figcaption></figure>
4. Wait for load confirmation page and click \[Go back to app] button.<br>

   <figure><img src="/files/aaT1uJLO9quMTJhUOevP" alt="Email confirmation page"><figcaption><p>Email confirmation page</p></figcaption></figure>

Option 2: Resending Verification Email

1. Go to your Profile in our platform.<br>

   <figure><img src="/files/Tc5uyvqR5wGxeUbti2iL" alt="Dropdown menu"><figcaption><p>Dropdown menu</p></figcaption></figure>
2. Locate the email widget on the right-hand side of the profile page.<br>

   <figure><img src="/files/qKUfnjN5y1YbcnZIK0Q6" alt="Email widget"><figcaption><p>Email widget</p></figcaption></figure>
3. Click on the \[Resend] link within the email widget.<br>

   <figure><img src="/files/hIPjFL0nFFtCGaUSvqp2" alt="Resend email button"><figcaption><p>Resend email button</p></figcaption></figure>
4. Check your email inbox for a new email from us.<br>

   <figure><img src="/files/cM0cEx2JIeWQTLdI6vua" alt="Email inbox"><figcaption><p>Email inbox</p></figcaption></figure>
5. Open the email and click on the verification link provided to verify your email address.<br>

   <figure><img src="/files/xYUCQyFigi4p27eIhULY" alt="Detail email"><figcaption><p>Detail email</p></figcaption></figure>
6. Wait for load confirmation page and click \[Go back to app] button.<br>

   <figure><img src="/files/mKMXFu8ut0GHs5lcnmqR" alt="Confirmation email page"><figcaption><p>Confirmation email page</p></figcaption></figure>

To check if your email has been successfully verified:

1. Return to your profile page.
2. Look for the email widget, which should now display a "Verified" status.<br>

   <figure><img src="/files/i0xn5UhkWu2r5XcghohS" alt="Email status label"><figcaption><p>Email status label</p></figcaption></figure>

By following these steps, you will successfully verify your email address and ensure that you can fully access and utilize all the features and services available on our platform.

**Note:** *If you do not receive the verification email, please check your spam or junk folders. If you encounter any issues or need further assistance, please contact our* [*support team*](https://darkbot.io/contact-us) *for help.*

We highly recommend verifying your email address to maintain the security and integrity of your account. Verified accounts also provide access to additional features and benefits on our platform.


---

# 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.darkbot.io/user-profile/how-to-confirm-email.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.
