# Tích hợp Share

Bước 1: Thay id App\
&#x20;\- Sao chép id app -> dán vào đuôi của trường current*url và thay vào trường app\_id.*<br>

![Thay id app](/files/4xwTMU6joxNlv5lMlRCI)

\- Bước 2: Thay hình ảnh khi chia sẻ \
&#x20;Bạn vào trang imgur.com -> New post -> Choose Photo -> tải ảnh Banner -> đợi khi nào có chữ Upload Complete -> chuột phải -> sao chép địa chỉ hình ảnh -> dán địa chỉ hình ảnh vừa sao chép vào trường " link\_anh\_share " trong model Share.

<div align="left"><img src="/files/mAkdX80729MXJHjkT8Wo" alt="Ảnh banner khi chia sẻ"> <img src="/files/goa2vfvpjkJk2hHLXYK9" alt="tải ảnh banner lên imgur"></div>

![Dán địa chỉ hình ảnh](/files/gEo4WcKvjbME5WD7tW9X)

Bước 3: Thay link kịch bản trong function redirect\_link\
&#x20; \- Truy cập botbanhang.vn -> chọn page -> chatbot -> kịch bản -> copy ref link -> mở Appon.vn -> mở thiết lập -> function -> redirect\_link -> dán ref link kịch bản -> lưu.

![](/files/mcRwEMoSzifp6l9pkbog)


---

# 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.appon.vn/gamification/vong-quay-may-man/tich-hop-share.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.
