# Contact Support

### Support Channels <a href="#support-channels" id="support-channels"></a>

1. Go to the Taqnyat website and log in to your account.
2. Open the **Support Widget** at the bottom-right corner of the screen.
3. Click **Messages** → **Ask a Question** to start a chat with our team.

To receive assistance from the Taqnyat Support team, follow these steps:

#### Email Support <a href="#email-support" id="email-support"></a>

\
You can email us at <support@taqnyat.sa>.

<br>

{% hint style="info" %}
All support requests submitted via email will receive a response within 24 hours, regardless of your plan.

For additional details, please refer to our response and resolution time guidelines.<br>
{% endhint %}

#### &#x20; <a href="#chat-support" id="chat-support"></a>


---

# 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/support/contact-support.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.
