# 五、 语言

- [语言和API参考](https://mixdao.gitbook.io/dfinity/liu-yu-yan/yu-yan-he-api-can-kao.md)
- [Candid](https://mixdao.gitbook.io/dfinity/liu-yu-yan/candid.md)
- [什么是Candid？](https://mixdao.gitbook.io/dfinity/liu-yu-yan/candid/shen-me-shi-candid.md)
- [如何使用](https://mixdao.gitbook.io/dfinity/liu-yu-yan/candid/ru-he-shi-yong.md)
- [参考](https://mixdao.gitbook.io/dfinity/liu-yu-yan/candid/can-kao.md)
- [Motoko 编程语言](https://mixdao.gitbook.io/dfinity/liu-yu-yan/motoko-bian-cheng-yu-yan.md)
- [关于本语言的指导](https://mixdao.gitbook.io/dfinity/liu-yu-yan/motoko-bian-cheng-yu-yan/guan-yu-ben-yu-yan-de-zhi-dao.md)
- [介绍](https://mixdao.gitbook.io/dfinity/liu-yu-yan/motoko-bian-cheng-yu-yan/jie-shao.md)
- [基本概念和术语](https://mixdao.gitbook.io/dfinity/liu-yu-yan/motoko-bian-cheng-yu-yan/ji-ben-gai-nian-he-shu-yu.md)
- [Rust语言](https://mixdao.gitbook.io/dfinity/liu-yu-yan/rust-yu-yan.md)


---

# 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://mixdao.gitbook.io/dfinity/liu-yu-yan.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.
