# Create TXT Record

### To create a TXT record in your domain provider's dashboard, use the following values:

**Host/Name:**&#x20;

```
goaffpro._domainkey
```

**Value:**&#x20;

```
v=DKIM1;k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC/v7KgtRN21u5oOFRBu+cblqfp2ZLrY8RAUPPWhABb8UgEUvI2c1whPN/NMwhqERaI++N7RednhJsGXaYOnl68pDt4GpsVQyFYTCOqILhdIyd0NdSNAlUoJv9qg1ub/Xy0pq3fBcg04yBBD7wVSmBUClf5ydRQq+fF9P7cK475DwIDAQAB
```

{% hint style="info" %}
You can also follow our guide on how to set up the TXT record for different domain registrars: <https://app.goaffpro.com/settings/notifications/txt-records>

The TXT record is only required, if you plan on using the Bulk Email option.

For better email deliverability, you should set up DKIM signing (DomainKeys Identified Mail),  which allows senders to associate a domain name with an email message.
{% endhint %}


---

# 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.goaffpro.com/affiliate-email/set-notification-email-address/create-txt-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.
