# Sender Approval

#### Why Sender Approval Is Required

Sender approval helps:

* Protect your domain reputation
* Prevent unauthorized use
* Ensure compliance with anti-spam regulations
* Maintain high deliverability standards

Only approved sender addresses are allowed to send emails through the platform.

***

#### How to Request Sender Approval

1. Provide the sender name via email to support team.
2. Submit a request to activate your sender email address.
3. Provide any required documentation (if requested).
4. Wait for confirmation from Taqnyat support.

***

#### Important Requirements

To get approval, you must:

* Use a domain you own or are authorized to use.
* Verify your sending domain (SPF, DKIM, DMARC recommended).
* Confirm that recipients have given explicit consent to receive emails.

***

#### What Happens If You Send Without Approval?

Emails sent from unapproved senders may:

* Be rejected
* Fail delivery
* Trigger account restrictions


---

# 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.taqnyat.sa/sender-approval.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.
