# Email verification

The Murlist email verification tool helps to validate the existence of a mailbox before attempting to send emails. This helps you avoid bounce, maintain a good sender reputation, and maximize the ROI on cold email outreach. \
We added this feature to help unify important steps to sending a successful campaign under one roof.

#### Ways to verify email:

There are just two ways to verify an email list, the email verification search bar, and the upload email list method. The email verification search bar is primarily for verifying emails one by one. Only the resulting message is returned.\
Bulk upload on the other hand allows you to verify an email list using csv.&#x20;

### Single email verification with search bar:

![Single email validation with search bar](/files/-MdtW7aCR5LF_rVEYxXD)

### Bulk email verification:

To verify an email list, upload a CSV by clicking on the upload list button and following the guide:

![](/files/hbw3fv05WAKk3i1mEnG4)

The lists you uploaded here can be used to create a campaign. You can launch a campaign to only send to prospects who pass the verification or to all prospects.&#x20;


---

# 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.murlist.com/email-verification/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.
