# 使用案例

- [使用莱卡交互Lens](https://docs.getlaika.app/docs/docs-cn/shi-yong-an-li/shi-yong-lai-ka-jiao-hu-lens.md): 轻松地使用莱卡探寻 Lens Protocol
- [与 hardhat一起使用](https://docs.getlaika.app/docs/docs-cn/shi-yong-an-li/yu-hardhat-yi-qi-shi-yong.md)
- [什么是Hardhat](https://docs.getlaika.app/docs/docs-cn/shi-yong-an-li/yu-hardhat-yi-qi-shi-yong/shen-me-shi-hardhat.md)
- [为什么使用Hardhat](https://docs.getlaika.app/docs/docs-cn/shi-yong-an-li/yu-hardhat-yi-qi-shi-yong/wei-shen-me-shi-yong-hardhat.md)
- [设置项目](https://docs.getlaika.app/docs/docs-cn/shi-yong-an-li/yu-hardhat-yi-qi-shi-yong/she-zhi-xiang-mu.md)
- [例子](https://docs.getlaika.app/docs/docs-cn/shi-yong-an-li/yu-hardhat-yi-qi-shi-yong/li-zi.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://docs.getlaika.app/docs/docs-cn/shi-yong-an-li.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.
