# 如何搜索用户（People）

**第一步：**&#x70B9;击搜索中的People（用户）栏。

<figure><img src="/files/NtmCvNpuhd2vvsuO4jLD" alt="" width="328"><figcaption></figcaption></figure>

**第二步：**&#x5728;Name中输入你想查找的用户名称，然后点击Search People。

<figure><img src="/files/xQPV91iWt91B7KryHi2i" alt="" width="462"><figcaption></figcaption></figure>

<details>

<summary>※在所有领域搜寻（Search all fields）</summary>

在所有领域搜寻可以同时在用户名（Usernames）别名（Pseuds）和账户简介（pseud descriptions）中搜索你的关键词。

* **「\*」符号代表任意字符：**&#x8F93;入「Steve\*」，返回的结果会包括「Steve」「Steven」和「Stevenson」
* **空格的作用与「AND」相同：**&#x8F93;入「Anna Jones」会获得「Anna」和「Anna J. Jones」，但不会有「Anna」这个单独的词
* **「|」代表「或者（不互斥）」**：输入「Anna | Jones」会找到「Anna」「Anna Jones」和「Jones」
* **「"」用于精确搜索：**&#x82F1;文双引号中的词语不会分开且顺序不变，如输入"Anna Jones"只会返回"Anna Jones"而不是Anna J. Jones或Jones Anna

</details>


---

# 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://ava-inc.gitbook.io/ao3guideforeveryone/ru-he-chi-fan-chu-ji-ban/ji-ben-sou-suo-fang-fa-search/ru-he-sou-suo-yong-hu-people.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.
