# 如何查找标签（Tags）

{% hint style="info" %}
**小贴士：**

1. 标签之后的×按钮不是报错，是点击可以删除这个标签的意思。

![](/files/hPZdTXVjqokEjnpNZg1h)

2. 想要更改一个已经打上的标签，对它双击即可。
   {% endhint %}

{% hint style="info" %}
**适用于：**&#x4F60;想查找特定的Tag，比如某个配对/某个人物/某个圈子

**注意：**&#x53EA;有通用标签（Common tag）有筛选和收藏功能。
{% endhint %}

> 比如，我想查找《哈利波特》的圈子标签，怎么搜？
>
> 比如，我想查找赫敏·格兰杰的角色标签，怎么搜？
>
> 比如，我想查找和小天狼星有关的一切配对的标签，怎么搜？

**第一步：**&#x70B9;击搜索中的Tag（作品）栏。

<figure><img src="/files/S3cbWSQXjWC4kNKSQAOv" alt="" width="216"><figcaption></figcaption></figure>

**第二步：**&#x5728;Tag name中输入你想查找的Tag名称。

<figure><img src="/files/d46FUOWVPwSPAJ1G4rfG" alt="" width="438"><figcaption></figcaption></figure>

<details>

<summary>※标签搜索语法</summary>

1. **「\*」符号代表任意字符：**&#x5047;如你输入「book\*」，返回的结果会包括「book」「books」和「booking」
2. **空格的作用与「AND」相同：**&#x8F93;入「Harry Potter」会获得「Harry Potter」和「Harry James Potter」，但不会有「Harry」这个单独的词
3. **「||」代表「或者（不互斥）」**：输入「Harry || Potter」会找到「Harry」「Harry Potter」和「Potter」
4. **「"」用于精确搜索：**&#x82F1;文双引号中的词语不会分开且顺序不变，如输入"Harry Lockhart"只会返回"Harry Lockhart"而不是Harry Potter/Gilderoy Lockhart
5. **「NOT」代表筛除：**&#x8F93;入「Harry NOT Lockhart」会返回「Harry Potter」，但会筛除包含「Lockhart」的标签，比如「Gilderoy Lockhart/Harry Potter」

</details>

**第三步**：选择你想查找的Tag类型。

<figure><img src="/files/L7STpUaOxhNYOccrEHFH" alt="" width="417"><figcaption><p>Tag类型</p></figcaption></figure>

**第四步**：选择你是否想查找官方认证的**通用Tag（Canonical Tag）**。一般比较热门的圈子都有规范的通用Tag，勾选`Canonical`能更快速地定位大Tag，但小圈子冷圈子勾选`Canonical`之后可能就搜不出来东西了。

搜索结果中，通用Tag会黑体加粗。

<figure><img src="/files/YcXrlYqBHAUI9nl4DRJO" alt="" width="419"><figcaption><p>Tag是否规范</p></figcaption></figure>

**第五步**：点击`Search Tags`，在底下出现的结果中选择你想看的那个就好啦。

<figure><img src="/files/mr452RQjTRiVilTxJHQY" alt=""><figcaption></figcaption></figure>

> 答：
>
> 在Tag name栏输入「Harry Potter」，Type选择「Fandom」，勾选「Canonical」，点击`Search Tags`。
>
> 在Tag name栏输入「Hermione Granger」，Type选择「Character」，勾选「Canonical」，点击`Search Tags`。
>
> 在Tag name栏输入「Sirius Black」，Type选择「Relationship」，勾选「Canonical」，点击`Search Tags`。

当然也有一种比较偷懒的土方子，那就是直接在搜索框里输入你想搜的关键词，然后从结果中寻找你想进入的tag。但AO3的搜索机制较为复杂精密，直接关键词搜索很难精准定位到你想要的内容。

{% hint style="warning" %}
**注意：**&#x5047;如你点开的Tag界面是这样↓

<img src="/files/hhE0EgHWMg6u6kFwBwZW" alt="" data-size="original">

说明这个标签尚未没标记为通用标签，无法[收藏](/ao3guideforeveryone/ru-he-chi-fan-jin-jie-ban/ru-he-shou-cang-biao-qian.md)也无法进行[筛选](/ao3guideforeveryone/ru-he-chi-fan-chu-ji-ban/ji-ben-sou-suo-fang-fa-search/shai-xuan-gong-neng-filter.md)操作。
{% endhint %}


---

# 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-cha-zhao-biao-qian-tags.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.
