# Dojo

La base de conocimiento de Dojo pretende ser una fuente de respuestas a preguntas comunes sobre las tecnologías y técnicas que usamos en proyectos o en la organización para realizar nuestras tareas. Todos nosotros lo desarrollamos, así que siéntete libre de hacer tu propia contribución.

### Guías

* [App Store](https://dojo.lkmx.io/app-store)
* [Docker](https://dojo.lkmx.io/docker)
* [Classroom](https://dojo.lkmx.io/classroom)
* [Editor de vídeo](https://dojo.lkmx.io/editor-de-video)
* [Faster Whisper](https://dojo.lkmx.io/faster-whisper)
* [Git](https://dojo.lkmx.io/git)
* [GitBook](https://dojo.lkmx.io/gitbook)
* [Git Graph](https://dojo.lkmx.io/git-graph)
* [GitLab](https://dojo.lkmx.io/gitlab)
* [Gmail](https://dojo.lkmx.io/gmail)
* [Grabador de vídeo](https://dojo.lkmx.io/grabador-de-video)
* [IT](https://dojo.lkmx.io/it)
* [Linux](https://dojo.lkmx.io/linux)
* [Loom](https://dojo.lkmx.io/grabador-de-video/loom)
* [Java](https://dojo.lkmx.io/java)
* [Kubernetes](https://dojo.lkmx.io/kubernetes)
* [Make](https://dojo.lkmx.io/make)
* [Minikube](https://dojo.lkmx.io/minikube)
* [MySQL](https://dojo.lkmx.io/mysql)
* [Node.js](https://dojo.lkmx.io/node.js)
* [n8n](https://dojo.lkmx.io/n8n)
* [Open SSH](https://dojo.lkmx.io/open-ssh)
* [Outline](https://dojo.lkmx.io/outline)
* [Play store](https://dojo.lkmx.io/play-store)
* [Telegram](https://dojo.lkmx.io/telegram)
* [Tezos](https://dojo.lkmx.io/tezos)
* [VaultWarden](https://dojo.lkmx.io/vaultwarden)
* [Visual Studio Code](https://dojo.lkmx.io/visual-studio-code)
* [VueJS](https://dojo.lkmx.io/vuejs)
* [Zoho](https://dojo.lkmx.io/zoho)


---

# 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://dojo.lkmx.io/dojo.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.
