> For the complete documentation index, see [llms.txt](https://xuong-ky-uc.gitbook.io/xuong-ky-uc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xuong-ky-uc.gitbook.io/xuong-ky-uc/gioi-thieu/san-pham-cua-chung-toi.md).

# Sản phẩm của chúng tôi

## 1. Thẻ NFC - Căn cước Tình yêu

Là minh chứng vật lý cho tình yêu đẹp, đồng hành & không quan trọng khoảng cách, chỉ cần lúc nào bên cạnh cũng toàn hình bóng người ấy.

{% columns %}
{% column width="41.66666666666667%" %}

<figure><img src="/files/e0VHD7ptbRe2tfqt1M5A" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/UnZuahCQOJ8OkqwC7bCG" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

> *Thẻ NFC cá nhân hoá dành cho cặp đôi*

## 2. Website xuongkyuc.com - Nhật ký Tình yêu

Là một cuốn nhật ký ảo, riêng tư để lưu ghi lại và lưu trữ những kỷ niệm, cảm xúc và đồng hành cùng đôi tình nhân trong từng sự kiện quan trọng.

{% embed url="<https://www.xuongkyuc.com/>" %}

<figure><img src="/files/R72bVZvx4jRReSyM8veL" alt="" width="563"><figcaption></figcaption></figure>

> *Nhật ký Tình yêu của riêng đôi bạn trên website xuongkyuc.com*

### Khám phá các tính năng của website

<details>

<summary>Đồng hồ tình yêu</summary>

</details>

<details>

<summary>Nhật ký Tình yêu</summary>

</details>

<details>

<summary>Tải photobooth</summary>

</details>

<details>

<summary>Tuỳ chỉnh giao diện</summary>

</details>

<details>

<summary>Tuỳ chỉnh URL</summary>

</details>

<details>

<summary>Thông báo anniversary</summary>

</details>

<details>

<summary>Chia sẻ nhật ký</summary>

</details>


---

# 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://xuong-ky-uc.gitbook.io/xuong-ky-uc/gioi-thieu/san-pham-cua-chung-toi.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.
