> For the complete documentation index, see [llms.txt](https://docs.violetlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.violetlabs.com/es/aplicaciones/l.md).

# L

- [LeoTrack (Próximamente)](https://docs.violetlabs.com/es/aplicaciones/l/leotrack-proximamente.md): LeoTrack ofrece acceso inmediato a productos de seguimiento de precisión y datos orbitales que son entre 10 y 100 veces más precisos que los TLE. Más información en leolabs.space/leotrack.
- [Linear](https://docs.violetlabs.com/es/aplicaciones/l/linear.md): Linear es un sistema de seguimiento de proyectos e incidencias que ayuda a los equipos de producto de alto impacto a optimizar incidencias, sprints y hojas de ruta del producto. Más información en www.linear.app.
- [LN (Próximamente)](https://docs.violetlabs.com/es/aplicaciones/l/ln-proximamente.md): Infor LN es un ERP basado en la nube diseñado para la fabricación discreta y otras empresas industriales. Más información en www.infor.com/solutions/erp/ln.
- [Lucidchart](https://docs.violetlabs.com/es/aplicaciones/l/lucidchart.md): Crea diagramas de flujo y diagramas en línea con Lucidchart. Más información en www.lucidchart.com.
- [Lucidscale](https://docs.violetlabs.com/es/aplicaciones/l/lucidscale.md): Lucidscale es una solución de visualización que genera diagramas dinámicos en la nube para ayudar a los equipos a diseñar, construir, implementar y solucionar problemas. Más información en www.lucidscale.com.
- [Lucidspark](https://docs.violetlabs.com/es/aplicaciones/l/lucidspark.md): Usa Lucidspark para hacer lluvias de ideas, colaborar y convertir tus ideas en acción. Más información en www.lucidspark.com.
- [Luminary Cloud (Próximamente)](https://docs.violetlabs.com/es/aplicaciones/l/luminary-cloud-proximamente.md): CFD nativo de la nube y de GPU. Más información en www.luminarycloud.com.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.violetlabs.com/es/aplicaciones/l.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
