# Overview

This documentation serves as a complete reference for developing, operating, and expanding email solutions with Taqnyat. It is tailored for developers, solution architects, support teams, and partners working with the Taqnyat Email API.

**Taqnyat Documentation**

Explore straightforward, actionable guidance to accelerate integration, maintain stable operations, and troubleshoot with confidence.

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><p><strong>Email API</strong></p><p>Get free, immediate access to safely test the Taqnyat Email API.</p></td><td><a href="email-api">email-api</a></td><td><a href="https://2460838972-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO56eJNWEkEOZm55UzdDy%2Fuploads%2F8okpiQMwyHMVfPGreqEf%2Fb0112027-b1aa-4781-abdd-38da4cda6cc4.png?alt=media&#x26;token=41d7a3f7-4683-417e-b9a1-93dca7d7f5dc">b0112027-b1aa-4781-abdd-38da4cda6cc4.png</a></td></tr><tr><td><p><strong>Send Your First Email</strong></p><p>Follow guided steps to successfully send your first test email.</p></td><td><a href="send-your-first-email">send-your-first-email</a></td><td><a href="https://2460838972-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO56eJNWEkEOZm55UzdDy%2Fuploads%2FUGdZeARWxUV8AcenwrxQ%2F5696434f-cad4-4a48-b72c-a8a8c18324f0.png?alt=media&#x26;token=e59a7eab-0b98-4754-ab40-9c23a13f9d49">5696434f-cad4-4a48-b72c-a8a8c18324f0.png</a></td></tr><tr><td><p><strong>The Basics (Overview)</strong></p><p>Learn authentication methods, API endpoints, request formats, responses, and sending limits.</p></td><td><a href="the-basics-overview">the-basics-overview</a></td><td><a href="https://2460838972-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO56eJNWEkEOZm55UzdDy%2Fuploads%2F3l5PDNDBQN81O0pKLlAs%2Fb0112027-b1aa-4781-abdd-38da4cda6cc4.png?alt=media&#x26;token=d4d0c347-7c48-475f-9b37-d0a28fd3b117">b0112027-b1aa-4781-abdd-38da4cda6cc4.png</a></td></tr><tr><td><p><strong>Contact Support</strong></p><p>Our support team is available anytime to assist with technical inquiries.</p></td><td><a href="support/contact-support">contact-support</a></td><td></td></tr><tr><td><p><strong>Verify Sending Domain</strong></p><p>Authenticate your domain using SPF, DKIM, and DMARC for better deliverability.</p></td><td><a href="verify-sending-domain">verify-sending-domain</a></td><td></td></tr><tr><td><p><strong>Sender Approval</strong></p><p>Register and verify sender identities before moving to the production environment.</p></td><td><a href="sender-approval">sender-approval</a></td><td></td></tr></tbody></table>

***

This documentation is continuously updated to reflect platform changes and new features.


---

# 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/overview.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.
