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

# VNShare - Tài Nguyên Đồ Họa

VNShare – Tài Nguyên Đồ Họa là nền tảng chia sẻ tài nguyên thiết kế dành cho cộng đồng design tại Việt Nam. Website cung cấp đa dạng như ảnh PNG theo chủ đề, tài nguyên đồ họa tổng hợp, mẫu thiết kế sẵn, phục vụ cho thiết kế in ấn, digital và truyền thông. Các tài nguyên được chọn lọc kỹ, cập nhật thường xuyên, dễ tải – dễ sử dụng, phù hợp cho cả người mới lẫn designer chuyên nghiệp.\
Website: <https://vnshare.net/>\
SĐT: 0376669221\
Email: [hi@vnshare.vn](/vnshare-tai-nguyen-do-hoa-docs/vnshare-tai-nguyen-do-hoa.md)\
Địa chỉ: 1014 đường Phạm Văn Đồng, phường Thủ Đức, Thành phố Hồ Chí Minh\
\#VNShare #VNShareTaiNguyenDoHoa #ChiaSeDoHoaVNShare

<https://stocktwits.com/vnshare>\
<https://www.bitchute.com/channel/ode1hvyKuKBp>\
<https://linktr.ee/vnshare>\
<https://gitlab.com/vnshare>\
<https://www.reverbnation.com/artist/vnshare>\
<https://myanimelist.net/profile/vnshare>\
<https://tabelog.com/rvwr/vnshare/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://vnshare-tai-nguyen-do-hoa.gitbook.io/vnshare-tai-nguyen-do-hoa-docs/vnshare-tai-nguyen-do-hoa.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.
