# How to Connect Mailjet

In order to get started with this, you need to first create an account with Mailjet.

You can now login and follow these 2 easy steps to complete your SMTP integration:

1. Add a sender address (or domain).
2. Copy and integrate Mailjet API ( API Key && Secret Key).

Let's get started!

#### 1. Add a sender address (or domain).

&#x20;Add a sender address (or domain) and waiting the mailjet server verify it or **use A Default Sender Addresses (You Don’t Have to Do Anything).**

First, you visit [Mailjet account](https://app.mailjet.com/account) page, then you click "**Add a Sender Domain or Address**".

![](/files/43N8FVAOrfkyT1YHDcvH)

Then, you will see **Sender domains & addresses** page, You can Add a sender address (or domain) (step 1 and step 2 as in the image below) and waiting the mailjet server verify it **OR** **use a Default Sender Addresses  (You Don’t Have to Do Anything, step 3 as in the image below)** as in the image below.

Then copy a **E-MAIL ADDRESS** and paste into **From Email** field of YaySMTP settings on your website.

![](/files/mOEzAnLAgvc88BYjPXsv)

**2. Copy and integrate Mailjet API ( API Key && Secret Key).**

&#x20;Then, you comeback [Mailjet account](https://app.mailjet.com/account) page, then you click "**Master API Key & Sub API key management**".

![](/files/Lx9DcthCn29zSI4LC5sg)

Then, copy **API KEY** and **SECRET KEY** as image below and paste into **API Key** field and **Secret Key** field of YaySMTP settings on your website.

![](/files/cfDBMeYCROAUtPcev8ZA)

Now you have successfully integrate Mailjet server into your WordPress site!&#x20;

Happy Sending!


---

# 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://docs.yaycommerce.com/yaysmtp/how-to-set-up-smtps/how-to-connect-mailjet.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.
