# What Does Agile Mean?

Agile has many different meanings, and whilst this can cause some initial confusion for those introduced to it, it can also invoke numerous values that can be adopted to generate quality and valuable workflows and interactions.

Below is word art derived from the numerous words associated with Agile. These values were conjured by collaboration in the Agile Facilitation workshop by various Scrum Masters, both internal and external. Common words are brought to attention.

<figure><img src="/files/Tnt8EDw3o8HTpwXYLXuX" alt=""><figcaption></figcaption></figure>

The [Agile Manifesto](https://agilemanifesto.org/) outlines twelve principles, which are shown below. These principles reinforce Agile's four core values.

* Individuals and interactions over processes and tools.
* Working software over comprehensive documentation.
* Customer collaboration over contract negotiation.
* Responding to change over following a plan.

These principles can help shape and educate your teams and interactions to maximize engagement and generate value from collaborations.

<figure><img src="/files/ZssXoq8sFQbILOc8UMhP" alt=""><figcaption></figcaption></figure>


---

# 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://docs.7ft10.com/flow-system/agility-and-transformations/intro-to-agile/what-does-agile-mean.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.
