# Welcome!

{% hint style="info" %}

## Welcome to ZATCA Phase 2 Integration Documentation

Welcome to the comprehensive guide for integrating with the ZATCA Phase 2 system. This documentation is designed to provide you with all the necessary information to seamlessly integrate your systems with the ZATCA Phase 2 e-invoicing framework.

**ZATCA Phase 2** represents a significant advancement in Saudi Arabia’s electronic invoicing requirements. Our integration solution aims to simplify and streamline this process for you, ensuring compliance while enhancing efficiency.

We are committed to providing you with a smooth integration experience. Should you have any questions or require further assistance, our support team is here to help.

Thank you for choosing our solution for your ZATCA Phase 2 integration needs. We look forward to helping you achieve seamless compliance and operational excellence.
{% 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://zatca-api-documentation.stackcue.com/welcome.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.
