# Registration FAQ

#### 1. Not receiving the verification email?

If you cannot find the email, please check your spam folder and move the verification email to your inbox to complete the account verification process.

If you cannot find it in your spam folder, please log in to the [dashboard](https://dashboard.talordata.com/dashboard) to request a new activation link and try again.

If none of the above methods work, please contact customer support via email for assistance: **<support@talordata.com>**

#### 2. Clicking the activation link does not redirect?

Please copy the activation link and paste it directly into your browser to open it. If it still does not open, please contact customer support: **<support@talordata.com>**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.talordata.com/help/registration-faq.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.
