> 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/g.md).

# G

- [Gitea](https://docs.violetlabs.com/es/aplicaciones/g/gitea.md): Gitea es una plataforma DevOps que aporta a equipos y desarrolladores una alta eficiencia con operaciones sencillas desde la planificación hasta la producción. Más información en www.gitea.com.
- [GitHub](https://docs.violetlabs.com/es/aplicaciones/g/github.md): GitHub es una plataforma para desarrolladores que permite crear, almacenar, gestionar y compartir código. Más información en www.github.com.
- [\[Opcional\] Conectar con un token de API](https://docs.violetlabs.com/es/aplicaciones/g/github/opcional-conectar-con-un-token-de-api.md)
- [GitLab](https://docs.violetlabs.com/es/aplicaciones/g/gitlab.md): GitLab es un repositorio Git basado en web que ofrece repositorios públicos y privados gratuitos, funciones de seguimiento de incidencias y wikis. Más información en www.gitlab.com.
- [Generar un token de API de GitLab](https://docs.violetlabs.com/es/aplicaciones/g/gitlab/generar-un-token-de-api-de-gitlab.md)
- [Conectar GitLab autoalojado](https://docs.violetlabs.com/es/aplicaciones/g/gitlab/conectar-gitlab-autoalojado.md)
- [GENESYS](https://docs.violetlabs.com/es/aplicaciones/g/genesys.md): GENESYS es una plataforma de modelado de ingeniería de sistemas basada en el Systems Definition Language. Más información en www.zuken.com/us/product/mbse-with-genesys.
- [Glue (Próximamente)](https://docs.violetlabs.com/es/aplicaciones/g/glue-proximamente.md): Glue acelera la validación y verificación al vincular las especificaciones y el rendimiento del producto con las pruebas de hardware y la automatización. Más información en www.gluestudio.com.
- [Google Drive](https://docs.violetlabs.com/es/aplicaciones/g/google-drive.md): Google Drive es un servicio de almacenamiento en la nube que permite a los usuarios guardar, acceder y compartir archivos en línea. Más información en workspace.google.com.
- [Google Sheets](https://docs.violetlabs.com/es/aplicaciones/g/google-sheets.md): Google Sheets permite a los usuarios crear, editar y dar formato a hojas de cálculo mientras colaboran con otros en tiempo real. Más información en workspace.google.com.
- [Greenhouse](https://docs.violetlabs.com/es/aplicaciones/g/greenhouse.md): Usa la integración con Greenhouse para obtener y organizar datos de contratación y entrevistas


---

# 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/g.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.
