# ION

### Conectar Ion en Violet

Para conectar Ion en Violet, primero necesitarás un ID de cliente y un secreto de cliente. Sigue las instrucciones [aquí](/es/aplicaciones/i/ion/generar-credenciales-de-api-en-ion.md) para generar estos, luego continúa con las instrucciones a continuación.

2. Seleccione <img src="/files/4e814e76deee87d186cc051c63344d01c78deba3" alt="" data-size="line"> **Ion**
3. Selecciona tu tipo de instancia de Ion (Producción, Gobierno, etc.)

<img src="/files/91fbd893bcbc7e48dd981d46a2cae79ee9c00896" alt="" width="375">

4. Introduce tu **ID de cliente** y **Secreto del cliente** y haz clic <img src="/files/3af9056b635fc677f2f76474b76be9d4d4d4624c" alt="" data-size="line">.
5. Una vez conectado, puedes configurar qué tipos de datos ingerir, con qué frecuencia deben actualizarse los datos, etc.&#x20;
6. Por último, haga clic **Crear** para comenzar a obtener datos. ¡Listo!


---

# 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://docs.violetlabs.com/es/aplicaciones/i/ion.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.
