# Intuitiva

Intuitiva responde cualquier consulta sobre tu negocio. Esta característica ya estuvo presente desde el lanzamiento de BIMS 2 en 2014, pero con la integración con GPT expandió su dominio de conocimiento.

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

Para usar Intuitiva solo escriba su consulta en la casilla del spotlight de BIMS (la casilla grande ubicada en la pantalla principal), o bien haga clic en el botón con el ícono de brújula en el extremo superior izquierdo de la pantalla. Culmine sus consultas siempre con el símbolo "?".


---

# 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://ayuda.bims.app/inteligencia-artificial/intuitiva.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.
