# 标签页搜索

## 什么是标签页搜索？

这是一个基于关键词的搜索功能，帮助您快速找到包含所需数据的标签页。如果您想要的数据不在第一个标签页中，可以快速搜索并找到包含在提取数据中的关键词。

![标签页搜索](/files/21b90b82605bfa2215a1b0f8c90f9cdcfa04cf22)

{% hint style="info" %}
参考：[理解卡片与标签页的概念](https://app.gitbook.com/o/Uu6AM3fgpZza0EpsJM4N/s/LlkvcuviCyyU871Augk5/~/edit/~/changes/19/getting-started/result-page-features/data-arrangement#card-vs-tab)
{% 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://help.listly.io/docs/zh-hans/getting-started/result-page-features/tab-search.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.
