# Easy-YOPmail (v3.0.0)

![](/files/-Mkg0291iaPRSngot8wI)

## ✉️ What is YOPmail?

It is an online platform (<https://yopmail.com/es/>). Used as a mail management system, it can generate random mails and receive and send mails. very commonly used in test environments. or to avoid using your personal email when you fill out a form.

## 💌 What is Easy-YOPmail?

It is an [NPM ](https://www.npmjs.com/)library for [nodeJS](https://nodejs.org/en/). That arises from the need to be able to generate random emails, list your inbox and read the emails received, without the need to manually enter any website. Using the [YOPmail ](https://yopmail.com/en/)platform and running asynchronously. Notably useful for scraping, testing, and automations in general.


---

# 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://jasp402.gitbook.io/easy-yopmail/master.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.
