# T4I - Ayuda en español

Para poder ofrecerle la información más actualizada sobre la ayuda T4I en el menor tiempo posible, utilizamos una traducción automática de la ayuda original mediante [Google Traductor](https://translate.google.com/intl/es/about/) (Google Translator). La traducción no sólo se realiza para las imágenes y animaciones incrustadas.

De este modo, todas las actualizaciones del contenido de la ayuda pueden estar disponibles inmediatamente en la versión localizada de la ayuda.

{% hint style="warning" %}
Si pasa el ratón por encima del texto traducido, siempre podrá ver la versión original (en inglés) del texto.
{% endhint %}

{% hint style="success" %}
Para pasar a la versión en español de la Ayuda, haga clic en [AYUDA T4I EN ESPAÑOL](https://help-holixa-com.translate.goog/holixa-tools4inventor/?_x_tr_sl=en&_x_tr_tl=es&_x_tr_hl=cs&_x_tr_pto=wapp).
{% 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.besmart.software/t4i/es-t4i/t4i-ayuda-en-espanol.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.
