> For the complete documentation index, see [llms.txt](https://www.binhson.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong.md).

# Giữ lửa yêu thương

- [GLYT 16 - Năm 2025](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-16-nam-2025.md)
- [GLYT 15 - Năm 2024](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-15-nam-2024.md)
- [GLYT 14 - Năm 2023](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-14-nam-2023.md)
- [GLYT 13 - Năm 2021](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-13-nam-2021.md)
- [GLYT 12 - Năm 2020](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-12-nam-2020.md)
- [GLYT 11 - Năm 2019](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-11-nam-2019.md)
- [GLYT 10 - Năm 2018](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-10-nam-2018.md)
- [GLYT 09 - Năm 2017](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-09-nam-2017.md)
- [GLYT 08 - Năm 2016](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-08-nam-2016.md)
- [GLYT 07 - Năm 2015](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-07-nam-2015.md)
- [GLYT 06 - Năm 2014](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-06-nam-2014.md)
- [GLYT 05 - Năm 2013](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-05-nam-2013.md)
- [GLYT 04 - Năm 2012](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-04-nam-2012.md)
- [GLYT 03 - Năm 2011](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-03-nam-2011.md)
- [GLYT 02 - Năm 2010](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-02-nam-2010.md)
- [GLYT 01 - Năm 2009](https://www.binhson.net/hoat-dong/giu-lua-yeu-thuong/glyt-01-nam-2009.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://www.binhson.net/hoat-dong/giu-lua-yeu-thuong.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.
