# Phát triển

Mục này dành cho người dùng công nghệ và các nhà phát triển sẵn sàng làm việc thực tế.&#x20;

Phần "Cơ bản" cung cấp cho bạn thông tin mà bạn sẽ sử dụng thường xuyên với tư cách là một nhà phát triển blockchain.

{% content-ref url="/pages/RrCHqEaj5TlL7WLJYCfv" %}
[Cơ bản](/vi/phat-trien/co-ban.md)
{% endcontent-ref %}

Phần "Nâng cao" sử dụng các công cụ hoặc framework của bên thứ ba để giúp đạt kết quả nhanh hơn. Hiện tại bao gồm Biconomy và Pyth, và sẽ có thêm nhiều công cụ khác trong tương lai.

{% content-ref url="/pages/Ub3jiTvqvoDrx8nAI1JP" %}
[Nâng cao](/vi/phat-trien/nang-cao.md)
{% 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/phat-trien.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.
