# Chatfuel

**Bước 1:** Để có thể tích hợp với Chatfuel, các bạn chọn vào connect.

![](https://523250073-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MEaaUrhLPMFKdZZnpZc%2F-MLzoomPMy4bg_AgRLJ6%2F-MLzqSE_dXL1eFZ9ZjOW%2FEmail11.png?alt=media\&token=d2229eb5-fc5c-4774-9cfd-ce1449282a86)

**Bước 2:** Đây là trang dùng để cấu hình kết nối

> 1: Các bạn nhập vào 1 đoạn text bất kỳ dùng làm mã bảo mật.&#x20;
>
> 2: Chọn nền tảng kết nối là Chatfuel&#x20;
>
> 3: Phần này bạn có thể bỏ qua hoặc khi chạy vào bot sẽ trả lại 1 block&#x20;
>
> 4: Dựa vào các biến (attribute) mà các bạn đã nhập ở mục layer hệ thống sẽ tự động tạo ra 1 đoạn json nhỏ.

![](https://523250073-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MEaaUrhLPMFKdZZnpZc%2F-MM-aq11P7qy4QYX6AxU%2F-MM-g7gopxPgCYV1nfyM%2Fimage.png?alt=media\&token=4e634030-6f74-4d79-93e4-8a1f665bacb7)

**Bước 3:** Ở chatfuel tạo ra 1 block và các thẻ tính năng gồm có thẻ json API .&#x20;

![](https://523250073-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MEaaUrhLPMFKdZZnpZc%2F-MMJEqzYWr4sj3eqdvfP%2F-MMJJ6YZjN0pkRMW3qSd%2Fimage.png?alt=media\&token=6642741f-5713-4281-a6a9-fd1cb73d6890)

**Bước 4:** Cấu hình thẻ Json

> 1: Chọn là POST
>
> 2: Sau khi điền xong mã Secret ở Bước 2 phía trên, ấn vào nút copy màu xanh lá cây và dán vào.
>
> 3: Chọn JSON
>
> 4: Copy ô số 4 ở Bước 2 phía trên và dán vào.

![](https://523250073-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MEaaUrhLPMFKdZZnpZc%2F-MMJEqzYWr4sj3eqdvfP%2F-MMJM9coSIL1CgZ8MAMq%2Fimage.png?alt=media\&token=84e7a1e9-20da-4e24-804a-6be7a0d54aff)

**Bước 5:** Bạn hãy vào email của mình check xem bot đã gửi email đến cho mình chưa nhé.&#x20;

![](https://523250073-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MEaaUrhLPMFKdZZnpZc%2F-MLzoomPMy4bg_AgRLJ6%2F-MM-3Lw4_AQaajfInaY0%2Fimage.png?alt=media\&token=dcc1f0fb-644b-427d-b29a-2ff2548a4368)


---

# 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://tailieu.botplus.io/email/tich-hop-voi-chatbot/tich-hop-voi-chatfuel.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.
