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

# LICH

\
Lịch âm hôm nay là công cụ tiện lợi giúp bạn tra cứu thông tin lịch âm và lịch dương theo giờ Việt Nam UTC+7. Với lịch vạn niên 2026, người dùng có thể dễ dàng xem ngày hiện tại, đối chiếu ngày âm – dương và tìm hiểu những thông tin quan trọng liên quan đến từng ngày.

Bên cạnh lịch âm hằng ngày, chuyên mục còn hỗ trợ tra cứu ngày tốt xấu, ngày rằm, mùng 1 âm lịch và các ngày lễ trong năm. Giao diện thông tin được trình bày rõ ràng, giúp việc tìm kiếm và theo dõi lịch trở nên đơn giản hơn. Tất cả nội dung đều được cung cấp miễn phí, phù hợp cho nhu cầu tra cứu lịch hằng ngày của người dùng tại Việt Nam.\
\#lich #amlich #licham #lichvannien\
Thông tin liên hệ\
LICH - Công Ty TNHH Phần Mềm Nhà Bè\
Địa chỉ: 11G3 đường 52, Phường Tân Phong, Quận 7, Thành phố Hồ Chí Minh, Việt Nam\
Website: <https://lich.today/>\
Email: <lich.today@gmail.com>

<https://www.mixcloud.com/lichtoday/>\
<https://tawk.to/lich>\
<https://ameblo.jp/lichtoday/>\
<https://heylink.me/lichtoday/>\
<https://500px.com/p/lichtoday>\
<https://about.me/lichtoday>


---

# 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://lich.gitbook.io/lich-docs/lich.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.
