# 文档搜索

ONES Wiki 提供强大的搜索功能，快捷轻松地定位到想要的内容。在顶栏搜索框，输入关键字，即可对全局内容展开搜索，搜索内容会展示页面、页面组、附件三种类型的搜索结果。

![](/files/-Me3HL-ONGsiSsv7xmuv)

因考虑到信息安全问题，搜索结果将根据用户查看权限展示。也就是说，两位权限不同的用户，在相同搜索条件下，所看到的搜索结果可能也会不同。


---

# 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://guides-ones.gitbook.io/guides/usage-guide/ones-wiki/wen-dang-bian-ji-yu-xie-zuo/wen-dang-sou-suo.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.
