# EMAIL

The **Email** application is a versatile tool for communication and business. It allows players to receive job offers, system notifications, and messages from other players. Developers can leverage these exports to integrate external scripts (e.g., job systems, car theft missions) to send immersive emails directly to a player's inbox.

#### **Available Exports**

Below is a quick reference list of server-side exports available for this application.

* **`Email_FetchEmailsBySrc`**
* **`Email_FetchEmailsByNumber`**
* **`Email_SendSystemEmailBySrc`**
* **`Email_SendSystemEmailByNumber`**

To learn more about specific exports, please navigate to the next tab.
