> For the complete documentation index, see [llms.txt](https://mixdao.gitbook.io/dfinity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixdao.gitbook.io/dfinity/si-.-jiao-cheng/2.-shi-yong-actor-cha-xun.md).

# 2.使用actor查询

在[快速开始](/dfinity/yi-kuai-su-ru-men.md)章节中，已经了解过一个使用了actor对象和异步消息的简单应用。接下来的教程中，会写一个使用基于actor的消息的应用。本篇教程会讲解如何修改Hello，World！应用来定义一个actor并在本地网络部署测试。
