# If You Already Have Other Services Included in Your Domain's SPF Record

1. Go to the DNS settings for your domain.
2. Find the existing SPF record.
3. Add the following entry to it (before the 'all' mechanism):\
   `include:_spf.emaillabs.co`

{% hint style="info" %}
This entry indicates that the servers of other services and EmailLabs can send emails. By adding the appropriate SPF entry in the TXT record in DNS, you will correctly configure sendings through EmailLabs.
{% endhint %}

***

**Want to learn more about what SPF is? Check out our blog by clicking here:**

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>🔐 <strong>SPF Record</strong></td><td>What is an SPF record and how do I set up it up correctly?</td><td><a href="https://emaillabs.io/en/what-is-spf-record-and-how-to-configure-it-for-a-domain/">MORE >></a></td></tr></tbody></table>

**⬅️ Detailed instructions on how to configure the SPF standard 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/analytics-panel/authentications/spf/if-you-already-have-other-services-included-in-your-domains-spf-record.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.
