# ¿Cómo Elegir en Qué Trabajar?

Equilibras tus necesidades personales con las necesidades del equipo al elegir en qué aspecto de un proyecto trabajar. Debes hacer lo que haces mejor, pero intenta encontrar una forma de desafiarte a ti mismo no asumiendo más trabajo, sino desarrollando una nueva habilidad. Las habilidades de liderazgo y comunicación son más importantes que las habilidades técnicas. Si eres muy competente, asume la tarea más difícil o arriesgada y hazlo lo antes posible en el proyecto para disminuir el riesgo.

Siguiente [¿Cómo Obtener lo Mejor de tus Compañeros de Equipo?](https://braydie.gitbook.io/how-to-be-a-programmer/es/3-advanced/serving-your-team/03-how-to-get-the-most-from-your-teammates)


---

# 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/3-advanced/serving-your-team/02-how-to-choose-what-to-work-on.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.
