> For the complete documentation index, see [llms.txt](https://andeduvn.gitbook.io/andeduvn-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://andeduvn.gitbook.io/andeduvn-docs/readme.md).

# Developer Platform

Kết nối Tri thức - Mở lối Tương lai

Tổng hợp kiến thức, biến những khái niệm phức tạp trở nên dễ hiểu và gần gũi. Nguồn tài liệu tham khảo học thuật uy tín cho học sinh, sinh viên và bất kỳ ai mong muốn mở rộng hiểu biết của mình.

Thông tin liên hệ:

Website: <https://and.edu.vn/>

Địa chỉ: 467/134 Lê Đức Thọ, Phường 16, Quận Gò Vấp, Thành phố Hồ Chí Minh, Việt Nam

SĐT: 0315818078

Email: <contact@and.edu.vn>

Map: <https://maps.app.goo.gl/FDPvXgra75sghL9CA>

\#ANDeduVN, #KetNoiTriThuc, #TuDuyLienNganh, #KienThucTongHop, #KhoaHoc, #LichSu, #NgheThuat, #KhamPha, #HocHoiMoiNgay, #TheGioiQua&#x20;

[\
https://www.facebook.com/andeduvn/](https://www.facebook.com/andeduvn/)

[\
https://x.com/andeduvn](https://x.com/andeduvn)

[\
https://www.pinterest.com/andeduvn/](https://www.pinterest.com/andeduvn/)

[\
https://www.youtube.com/@andeduvn](https://www.youtube.com/@andeduvn)

[\
https://www.blogger.com/profile/09980156322295337913](https://www.blogger.com/profile/09980156322295337913)

[\
https://andeduvn.systeme.io/](https://andeduvn.systeme.io/)

[\
https://medium.com/@andeduvn](https://medium.com/@andeduvn)

[\
https://gravatar.com/andeduvn](https://gravatar.com/andeduvn)

[\
https://www.band.us/band/100136892/intro](https://www.band.us/band/100136892/intro)

[\
https://www.reddit.com/user/andeduvn/\ <br>](https://www.reddit.com/user/andeduvn/)


---

# 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, and the optional `goal` query parameter:

```
GET https://andeduvn.gitbook.io/andeduvn-docs/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
