# La empresa

- [Valores](https://handbook.minimum.run/la-empresa/valores.md)
- [Cultura en Remoto](https://handbook.minimum.run/la-empresa/cultura-en-remoto.md)
- [Onboarding de compañeros](https://handbook.minimum.run/la-empresa/onboarding-de-companeros.md): Un buen onboarding garantiza que los nuevos integrantes se adapten de forma acelerada a un ritmo de trabajo alto sin generar fricción, es por ello que para nosotros es muy importante.


---

# 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://handbook.minimum.run/la-empresa.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.
