# Cloud SMTP for WordPress

WordPress, a popular Content Management System (CMS), is widely used for creating websites, online stores, and blogs. It's highly flexible and can integrate with various plugins, including those for sending email messages, such as confirmations for form submissions or newsletter sign-ups. However, if you want to switch from your current SMTP host to an external service like EmailLabs, you might face some challenges.

When changing the SMTP server in WordPress, there are two main approaches. You can either use pre-made plugins for a quick and easy setup or if you're a developer, you can customize the configuration yourself. In the following sections, we'll guide you through both methods.

⬅️ **Detailed instructions for registering with EmailLabs and setting up in WordPress can be found in the drop-down menu on the left.**


---

# 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.emaillabs.io/en/cloud-based-smtp/smtp-integrations/cloud-smtp-for-wordpress.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.
