> For the complete documentation index, see [llms.txt](https://i.pixcat.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i.pixcat.cn/yi-tu-sou-tu.md).

# 以图搜图

### 谷歌搜图

谷歌（Google）搜图：部分（推特/Twitter、漫画、本子、图片）\
<https://www.google.com/imghp>

#### Yandex搜图

Yandex搜图：同上（支持推特/Twitter、漫画、本子、图片）\
<https://yandex.com/images>

#### Trace 搜图

Trace 搜图（表/里动漫识图）\
<https://trace.moe>

#### SauceNAO 搜图

SauceNAO 搜图（Pixiv/P 站）\
<https://saucenao.com>

#### 搜图 Bot

搜图 Bot 搜图（本子）\
<https://soutubot.moe>

#### 二次元画像詳細検索

二次元画像詳細検索（推特/Twitter 上有关二次元动态、Pixiv/P 站）\
<https://ascii2d.net>

#### IQDB 识图

IQDB 识图（Pixiv/P 站）\
<http://www.iqdb.org>

#### TinEye 识图

TinEye 识图（部分 Pixiv/P 站图及其他图片）\
<https://tineye.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://i.pixcat.cn/yi-tu-sou-tu.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.
