# タブ検索

## タブ検索とは？

目的のデータが含まれているタブをすばやく見つけるためのキーワードベースの検索機能です。最初のタブに目的のデータが含まれていない場合、抽出データに含まれるキーワードをすばやく検索して見つけてください。

![タブ検索の例](/files/f5ec179e336f9bf564b563ed3994d317ef1f87ad)

{% hint style="info" %}
参考：[カード vs. タブの概念を理解する](https://app.gitbook.com/o/Uu6AM3fgpZza0EpsJM4N/s/I8js41AfLS5QdXKB7e8A/~/edit/~/changes/9/getting-started/result-page-features/data-arrangement#tab-vs-card)
{% 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/ja/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.
