# Verifying Your Email Address

After creating your account you will see red message at the top of the screen that says "Your email address has not yet been verified, some features will be unavailable until your account is verified. Click here to verify your email".

To verify your email click the link that says **Click here to verify your email**. You will be sent an email with a verification code and a screen will appear to enter the code.&#x20;

<figure><img src="/files/SHE11vmNdefLg24dmMCm" alt="" width="563"><figcaption></figcaption></figure>

Enter the code in the field and click **Verify** to verify the code. If all is correct your email address will be verified.

{% hint style="warning" %}
If you cannot find the email please check your spam and ensure your email address is correct. If your email address is incorrect you can change it under your profile settings by clicking your company name in the top right-hand corner and selecting **My Account**.
{% endhint %}

<img src="/files/yi22cYhBJfFxDmn72kRJ" alt="" width="210">

<figure><img src="https://cdn.filestackcontent.com/Fm5vTjzSQayNpYs8xo0b" alt="" width="563"><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://help.supplyd.co/getting-started/creating-your-account/verifying-your-email-address.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.
