> For the complete documentation index, see [llms.txt](https://whitepaper-viet.educhain.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-viet.educhain.tech/gioi-thieu/smart-contract.md).

# 📈 Smart contract

Cam kết minh bạch của Educhain không chỉ nâng cao uy tín của dự án mà còn nuôi dưỡng lòng tin và sự tin tưởng giữa Educhain và những người ủng hộ.<br>

Bằng cách cho phép cộng đồng truy cập và xem xét các hợp đồng thông minh, Educhain đã tạo cơ hội cho cộng đồng hiểu toàn diện về mã nền tảng của dự án và việc tuân thủ các tiêu chuẩn bảo mật. Bạn có thể xem các hợp đồng thông minh của EduChain tại đây:&#x20;

Với việc công khai các hợp đồng thông minh, Educhain đã thể hiện mức độ cởi mở và trách nhiệm thường được tìm kiếm trong lĩnh vực blockchain.

<br>


---

# 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://whitepaper-viet.educhain.tech/gioi-thieu/smart-contract.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.
