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

# Giới thiệu FoxTruyen

[**FoxTruyen**](https://foxtruyen2.com/) là website đọc truyện tranh và truyện chữ miễn phí, nơi hội tụ hàng ngàn tựa truyện thuộc nhiều thể loại như hành động, lãng mạn, hài hước,… Trang web cập nhật liên tục các chương truyện mới, đảm bảo người đọc không bỏ lỡ diễn biến hấp dẫn. Với giao diện thân thiện, dễ sử dụng trên mọi thiết bị, Fox Truyen mang đến trải nghiệm đọc mượt mà và phong phú.

<figure><img src="https://foxtruyen.wordpress.com/wp-content/uploads/2025/08/banner-foxtruyen.jpg?w=1024" alt="" height="682" width="1024"><figcaption></figcaption></figure>

#### **LIÊN HỆ:**

Địa chỉ: 179 P. Hoàng Văn Thái, Khương Trung, Thanh Xuân, Hà Nội

Điện thoại: 0862569806

Website: <https://foxtruyen2.com/>

Facebook: <https://facebook.com/foxtruyen>

Twitter: <https://x.com/foxtruyen>

Blog: <https://foxtruyencom.blogspot.com/>

Youtube: <https://www.youtube.com/channel/UC9QLwRRAZnYD_sorCRb5wFw>


---

# 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://foxtruyen.gitbook.io/foxtruyen-docs/gioi-thieu-foxtruyen.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.
