> For the complete documentation index, see [llms.txt](https://help.tempi.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tempi.vn/phan-t-nang-cao.md).

# PHẦN TỬ NÂNG CAO

- [Form Thông Tin](https://help.tempi.vn/phan-t-nang-cao/form-thong-tin.md): Hướng dẫn chi tiết cách sử dụng Form trên Trình kéo thả Website/Landing page
- [Lưu data về Email](https://help.tempi.vn/phan-t-nang-cao/form-thong-tin/luu-data-ve-email.md): Hướng dẫn chi tiết cách Lưu thông tin về Email
- [Lưu data về Google Sheets](https://help.tempi.vn/phan-t-nang-cao/form-thong-tin/luu-data-ve-google-sheets.md): Hướng dẫn chi tiết cách Lưu thông tin về Google Sheets
- [Lưu data về API](https://help.tempi.vn/phan-t-nang-cao/form-thong-tin/luu-data-ve-api.md): Hướng dẫn chi tiết cách Lưu thông tin về API
- [Vòng Quay May Mắn](https://help.tempi.vn/phan-t-nang-cao/vong-quay-may-man.md): Hướng dẫn chi tiết cách sử dụng Vòng Quay May Mắn trên Trình kéo thả Website/Landing page


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.tempi.vn/phan-t-nang-cao.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.
