# Zalo

* By going to Bots -> Platform Integration -> Zalo. You can now integrate the chatbot to your platform.

<figure><img src="/files/VFFNwEeVO3N2xDKqbjr0" alt=""><figcaption></figcaption></figure>

* Clicking on 'Add Zalo OA' will redirect you to the Zalo website, where you will be prompted to grant permissions. It is necessary to accept all the requested permissions to help the chatbot work properly.

<figure><img src="/files/93TazR18JRoBni9JUM0h" alt=""><figcaption></figcaption></figure>

* You can now choose the chatbot you wish to integrate with your Zalo Official Account.


---

# 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://documents.cxgenie.ai/integrations-and-connections/platform-integration/zalo.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.
