# 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.&#x20;

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/ket-noi-voi-mainnet-va-testnet.md)
{% endcontent-ref %}

{% content-ref url="/pages/DWDGkMEJbaN7rJPhqJmY" %}
[Nhận Token Trên Testnet](/vi/bat-dau-nhanh/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/trien-khai-va-xac-minh-mot-hop-dong.md)
{% endcontent-ref %}

{% content-ref url="/pages/rPoHsbTKx6c7sy9X4DIY" %}
[Broken mention](broken://pages/rPoHsbTKx6c7sy9X4DIY)
{% endcontent-ref %}


---

# Agent Instructions: 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.
