# ¿Cómo comunicar la cantidad adecuada?

Considera cuidadosamente el costo de una reunión; cuesta *su duración multiplicada por el número de participantes*. Las reuniones son a veces necesarias, pero por lo general, menos personas son mejores. La calidad de la comunicación en reuniones pequeñas es mejor, y se desperdicia menos tiempo en general. Si alguien se aburre en una reunión, tómalo como una señal de que la reunión debería ser más pequeña.

Debería hacerse todo lo posible para fomentar la comunicación informal. Se realiza más trabajo útil durante los almuerzos con colegas que en cualquier otro momento. Es una lástima que más empresas no reconozcan ni respalden este hecho.

Siguiente [¿Cómo disentir honradamente y salir airosos?](https://braydie.gitbook.io/how-to-be-a-programmer/es/2-intermediate/team-skills/05-how-to-disagree-honestly-and-get-away-with-it)


---

# 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://braydie.gitbook.io/how-to-be-a-programmer/es/2-intermediate/team-skills/04-how-to-communicate-the-right-amount.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.
