# 탭 검색

## 탭 검색이란?

원하는 데이터가 포함되어 있는 탭을 빠르게 찾을 수 있도록 지원하는 키워드 기반 검색 기능입니다. 첫 번째 탭에 원하는 데이터가 포함되어 있지 않은 경우, 추출 데이터에 포함되는 키워드를 빠르게 검색해 찾아보세요.

<figure><img src="https://content.gitbook.com/content/iKxoYELFf9WS8XCvYe6S/blobs/ez3BLmABY7fyLUnJ9KL3/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
참고: [카드 vs. 탭 개념 이해하기](https://help.listly.io/docs/ko/getting-started/card-or-tab-per-row#vs)
{% 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/ko/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.
