> For the complete documentation index, see [llms.txt](https://helpv3.ladipage.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpv3.ladipage.vn/form-data/cai-dat-chung-cho-form/truong-tinh-thanh-quan-huyen-phuong-xa.md).

# Trường Tỉnh/thành, Quận/huyện, Phường/xã

Hiện nay LadiPage cập nhật các trường thông tin liên quan đến  Tỉnh/thành, Quận/huyện, Phường/xã liên quan đến các quốc gia: Việt Nam, Indonesia, Philipinnes, Cambodia, Laos, Thailand, Hồng Kong, Taiwan, Singapore và Malaysia.

<figure><img src="/files/iFnLlNzf3mnpfZJFbUba" alt=""><figcaption></figcaption></figure>

Bạn chọn quốc gia mà mình muốn sử dụng, khi xuất bản thì phần form sẽ tự động hiển thị danh sách Tỉnh/thành tương ứng.

<figure><img src="/files/cJEondr7IM08fIa7UowC" alt=""><figcaption></figcaption></figure>

Ở mục Kiểu hiển thị, bạn có thể thiết lập kiểu hiển thị các cột dữ liệu tỉnh thành ,quận huyện,  phường xã theo hàng dọc hoặc hàng ngang&#x20;

<figure><img src="/files/cAa7k3ru1UDZI4uHIsmx" alt=""><figcaption><p>Kiểu hiển thị hàng dọc </p></figcaption></figure>

<figure><img src="/files/tXNfBEtFJ2sK3Y7Ack0q" alt=""><figcaption><p>kiểu hiển thị hàng ngang </p></figcaption></figure>

{% hint style="danger" %}
**Lưu ý**:&#x20;

* Đối với 2 quốc gia là Thailand và Malaysia, thì chỉ có trường Tỉnh/thành phố và Quận/Huyện. KHÔNG có trường Phường/Xã.
* Bạn không thể bỏ/ẩn 1 trong các đơn vị hành chính trong trường Tỉnh/thành, Quận/huyện, Phường/xã.
* Hiển thị các đơn vị hành chính trong trường Tỉnh/thành, Quận/huyện, Phường/xã sẽ  có thể hiển thị ngang hoặc dọc, nhưng mà dữ liệu trả về kênh lưu trữ google sheet vẫn sẽ là theo hàng ngang&#x20;
  {% endhint %}


---

# 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://helpv3.ladipage.vn/form-data/cai-dat-chung-cho-form/truong-tinh-thanh-quan-huyen-phuong-xa.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.
