> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/vi/bat-dau-nhanh.md).

# Bắt Đầu Nhanh

Mục này dành cho các nhà phát triển đã quen với công nghệ blockchain, đặc biệt là hệ sinh thái Ethereum.

Nó cung cấp cho bạn những thông tin cần thiết để bắt đầu nhanh dự án của bạn với Chiliz Chain.

{% content-ref url="/pages/vcjBte9y4StJtyZyNdz2" %}
[Chiliz Chain Trong Tóm Lược](/vi/bat-dau-nhanh/chiliz-chain-trong-tom-luoc.md)
{% endcontent-ref %}

{% content-ref url="/pages/A6QKT6eGCxuYvS6wGmLv" %}
[Kết nối với Mainnet và Testnet](/vi/bat-dau-nhanh/hop-cong-cu-developer/ket-noi-voi-mainnet-va-testnet.md)
{% endcontent-ref %}

{% content-ref url="/pages/DWDGkMEJbaN7rJPhqJmY" %}
[Nhận Token Trên Testnet](/vi/bat-dau-nhanh/hop-cong-cu-developer/nhan-token-tren-testnet.md)
{% endcontent-ref %}

{% content-ref url="/pages/y4Kb9P14VUSkix5CzMcu" %}
[Triển khai và xác minh một hợp đồng](/vi/bat-dau-nhanh/hop-cong-cu-developer/trien-khai-va-xac-minh-mot-hop-dong.md)
{% endcontent-ref %}

{% content-ref url="<https://github.com/chiliz-chain/docs/blob/master/vi/bat-dau-nhanh/broken-reference/README.md>" %}
<https://github.com/chiliz-chain/docs/blob/master/vi/bat-dau-nhanh/broken-reference/README.md>
{% endcontent-ref %}


---

# 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:

```
GET https://docs.chiliz.com/vi/bat-dau-nhanh.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
