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

# Phạm Anh

Phạm Anh là người xây dựng và phát triển nội dung trên website Kuno.vn. Với hơn 10 năm kinh nghiệm trong lĩnh vực cầu lông và pickleball, Phạm Anh chuyên tư vấn và đánh giá vợt dựa trên nhu cầu, trình độ và phong cách chơi của từng người. Mọi bài viết tại đây đều được Phạm Anh xây dựng dựa trên trải nghiệm thực tế và kiến thức chuyên sâu.\
Website: <https://kuno.vn/>\
Điện thoại: 0969.905.622\
Địa chỉ: C10-02, Khu đô thị mới Gleximco, Đ. Lê Trọng Tấn, Dương Nội, Hà Đông, Hà Nội, Việt Nam\
Maps: <https://maps.app.goo.gl/vR66tdn17S6jGyrv9>\
Email: <maianhp08@gmail.com>\
\#kuno #votcaulongkuno #votcaulonggiare #votcaulongchinhhang #votcaulongchinhhanggiare #muavotcaulong #muavotcaulonggiare

<https://500px.com/p/phamanh>\
<https://sites.google.com/view/phamanhkuno/home>\
<https://www.bitchute.com/channel/pWAz06lkLjU7>\
<https://gitlab.com/phamanh>\
<https://www.reverbnation.com/artist/phamanh>\
<https://myanimelist.net/profile/phamanhkuno>\
<https://tabelog.com/rvwr/phamanh/prof/>


---

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