# Quy tắc kết nối chung

Để có thể thực hiện tích hợp vào hệ thống VinID, đối tác cần tuân thủ các quy tắc kĩ thuật chung sau :&#x20;

1. [API Host](/tai-lieu-tich-hop/moi-truong-tich-hop.md#api-host)
2. [Chuẩn bị X-Key-Code](/tai-lieu-tich-hop/quy-tac-ket-noi/khoi-tao-x-key-code.md)
3. ​[Dữ liệu trong Request Header ](/tai-lieu-tich-hop/quy-tac-ket-noi/request-header.md)
4. [Signature - chữ kí điện tử ](/tai-lieu-tich-hop/quy-tac-ket-noi/signature-chu-ki-dien-tu.md)


---

# 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://developers.vinid.net/tai-lieu-tich-hop/quy-tac-ket-noi.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.
