> For the complete documentation index, see [llms.txt](https://results-es.agilexr.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://results-es.agilexr.eu/resultado-1-del-proyecto/1-guide-agile-teamwork-in-web-based-learning/chapter-1-agile-in-software/1.1-values-in-agile-software-development.md).

# 1.1 Valores en el desarrollo de software Agile

Los valores están en el corazón del [desarrollo Agile del software](https://agilemanifesto.org/), guiando los principios y prácticas que permiten a los equipos entregar soluciones de alta calidad y centradas en el cliente de manera eficiente. En este contexto, profundicemos en los valores fundamentales que sustentan el enfoque Agile y su impacto en el proceso de desarrollo de software.

<figure><img src="/files/INnNtK1NlPZY3sASNdy2" alt=""><figcaption><p>Manifiesto para el Desarrollo Agile del Software</p></figcaption></figure>

Autores:

<table data-header-hidden><thead><tr><th width="40"></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><br></td><td>Kent Beck<br>Mike Beedle<br>Arie van Bennekum<br>Alistair Cockburn<br>Ward Cunningham<br>Martin Fowler</td><td>James Grenning<br>Jim Highsmith<br>Andrew Hunt<br>Ron Jeffries<br>Jon Kern<br>Brian Marick</td><td>Robert C. Martin<br>Steve Mellor<br>Ken Schwaber<br>Jeff Sutherland<br>Dave Thomas</td></tr></tbody></table>

© 2001, los autores mencionados arriba: Esta declaración puede ser copiada libremente en cualquier forma, pero solo en su totalidad a través de este aviso.


---

# 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://results-es.agilexr.eu/resultado-1-del-proyecto/1-guide-agile-teamwork-in-web-based-learning/chapter-1-agile-in-software/1.1-values-in-agile-software-development.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.
