# Table

Tính năng này cho phép bạn tạo 1 bảng chứa thông tin nội dung, hình ảnh thay vì phải ghép từng ô thông tin lại với nhau

{% embed url="<https://youtu.be/tOjVs0nZ-Ng>" %}

{% hint style="info" %}
&#x20;Table tạo bằng Collection sẽ hiển thị nội dung theo thời gian cập nhật mới nhất của dữ liệu được tạo, theo thứ tự từ trên xuống dưới, dữ liệu được tạo(cập nhật) mới nhất sẽ nằm ở trên cùng.
{% endhint %}


---

# 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://helpv3.ladipage.vn/cac-phan-t-co-ban-tren-landingpage/phan-tu/table.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.
