> For the complete documentation index, see [llms.txt](https://blog.panhouretreat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.panhouretreat.com/ha-giang-wiki.md).

# Ha Giang Wiki

- [History & Culture](https://blog.panhouretreat.com/ha-giang-wiki/history-and-culture.md)
- [The cultic veneration of Ban Vuong: A spiritual legacy behind Panhou Retreat](https://blog.panhouretreat.com/ha-giang-wiki/history-and-culture/the-cultic-veneration-of-ban-vuong-a-spiritual-legacy-behind-panhou-retreat.md): The tradition of venerating Ban Vuong, a cultural heritage upheld across generations by Dao ethnic groups, serves as the inspiration for Panhou Retreat.
- [Unveil the unique Fire Dancing Festival of the Red Dao people in Hoang Su Phi, Vietnam](https://blog.panhouretreat.com/ha-giang-wiki/history-and-culture/unveil-the-unique-fire-dancing-festival-of-the-red-dao-people-in-hoang-su-phi-vietnam.md): The Fire Dancing Ritual is one of these cherished traditions, a testament to the indelible cultural and spiritual heritage of the Red Dao people.
- [Chít Cake (Hunched Square Cake) of the Red Dao People](https://blog.panhouretreat.com/ha-giang-wiki/history-and-culture/chit-cake-hunched-square-cake-of-the-red-dao-people.md): Chít Cake, also known as "Hunched Square Cake," is a traditional dish of the Red Dao ethnic group in the northern mountainous regions of Vietnam, particularly in Hà Giang and Lào Cai
- [Discover the process of making Shan Tuyết Tea and trekking tours at PanhouRetreat](https://blog.panhouretreat.com/ha-giang-wiki/history-and-culture/discover-the-process-of-making-shan-tuyet-tea-and-trekking-tours-at-panhouretreat.md): At an altitude of 1.200 - 1.800 meters, Shan Tuyết Tea is a natural gift to the land of Ha Giang. Explore the lush green tea hills and the tea-making process with Panhou Retreat.
- [Travel Guide](https://blog.panhouretreat.com/ha-giang-wiki/travel-guide.md)
- [Page](https://blog.panhouretreat.com/ha-giang-wiki/page.md)


---

# 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://blog.panhouretreat.com/ha-giang-wiki.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.
