# Account

1. **How to create an account?**\
    You can create an account by signing up using your email address and creating a password or by using your Google, Facebook or Apple ID account.  I didn't get a confirmation email. <br>
2. **What should I do?**\
    If you did not receive a confirmation email to activate your account, press the resend button, contact our support team via the contact form, or write directly to <support@deep-image.ai>  I want to close my account. <br>
3. **How do I do that?** \
   Log in to the account you want to close, click on the My Profile tab at the top of the page and then click on the Close account button at the bottom of the page. 

Link to account details -> <https://deep-image.ai/app/my-profile/><br>

{% embed url="<https://www.youtube.com/watch?t=2s&v=qEZxBtQRxOc>" %}


---

# 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://faq.deep-image.ai/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.
