> For the complete documentation index, see [llms.txt](https://docs.primelister.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primelister.com/account-and-subscription/email-verification.md).

# How to Verify Email Address to Activate PrimeLister Account

You need to verify the email address that you used in signing up on PrimeLister for security reasons.&#x20;

**How to verify your email address?**&#x20;

1. Make sure you signed up to PrimeLister with your email address and password.&#x20;
2. Open your inbox of the email address that you used in the registration process. (Check your spam/junk box if you could not find the email in your inbox)&#x20;
3. Open the email from PrimeLister, that has the subject: Complete your registration&#x20;
4. Click on the link in this mail.

![](https://lh5.googleusercontent.com/1RqH1z40VT-odnaCP8-ImXtFRQKp91rvop3yCSQyWpALkjarArIZi5tcl1HXxyZJnxMBddAtf6AO5jyUVNz9xSgU2KAjZc8HDNmWf62lBgYL0fMNldxTzSOkG4Q_r3j-7GLAvYtG)

You will be directed to the PrimeLister website and see a notification as shown below.

![](https://lh5.googleusercontent.com/ocvqn-l2a_nxxlGISKVUzUMKA09n57nzruyZiNwrdPaFuf4s8GdJrp4DG_ecNyIFu6IbeqUApOx0skcG3E6iguLKANxAWS51ErtsykAiQIlLa1BFtdQH9hCW5W2ACyCfp9C33Pwp)

Your email address is verified and your PrimeLister account is activated now.


---

# 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.primelister.com/account-and-subscription/email-verification.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.
