# Probar Search

Permite evaluar y ajustar el rendimiento del sistema de búsqueda antes de su implementación completa. Esta herramienta facilita la simulación de consultas y la revisión de los resultados generados, proporcionando una visión clara de cómo el buscador maneja diferentes términos y criterios de búsqueda.

<figure><img src="/files/9fs34oIpbjverSu17vqu" alt="" width="501"><figcaption></figcaption></figure>

También es posible copiar el link para compartirlo.&#x20;

{% hint style="info" %}
El link es válido unicamente por 24 hrs.&#x20;
{% endhint %}

<figure><img src="/files/E2oSXcGqnwJNBRXCDGAZ" alt=""><figcaption></figcaption></figure>


---

# 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://academy.gopersonal.ai/guia-de-usuario/go-search/configuraciones/probar-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.
