# Wayfinder

### **Conectar Wayfinder en Violet**

Para conectar Wayfinder en Violet, necesitarás una clave y un secreto de API. Ponte en contacto con tu persona de contacto en Wayfinder para obtener estas credenciales y luego sigue las instrucciones a continuación.

2. Seleccione <img src="/files/f15608dcaa80fecabfdbd05e015b1257356ab4d9" alt="" data-size="line"> **Wayfinder**
3. Introduce tu clave y secreto de API y haz clic **Conectar.**
4. Introduce el ID NORAD del objeto espacial que deseas rastrear y luego haz clic **Crear.**
5. Haz clic en Suscribirse <img src="/files/6724d52f9a543766dd7c82b2bb6b9d12c3d254be" alt="" data-size="line"> icono para recibir actualizaciones en tiempo real a medida que cambia la órbita del objeto. Configura tus notificaciones para [Slack](/es/aplicaciones/s/slack.md) para recibirlas allí.

   <figure><img src="/files/7acba62e8911a3616528cc9e41b9368fd5277e49" 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://docs.violetlabs.com/es/aplicaciones/w/wayfinder.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.
