# Búsqueda en pestañas

## ¿Qué es la Búsqueda de Pestaña?

Es una función de búsqueda basada en palabras clave que ayuda a encontrar rápidamente la pestaña que contiene los datos deseados. Si los datos deseados no están incluidos en la primera pestaña, busque rápidamente encontrando palabras clave incluidas en los datos de extracción.

![Imagen](/files/a8b55f3db622d14dacf56583a35a89a64e454575)

{% hint style="info" %}
Referencia: [Comprendiendo el concepto de Tarjeta vs. Pestaña](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/es/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.
