# Part II - The better way

- [Introduction](https://tbw.rangle.io/the-better-way/02-the-better-way/part-two-introduction.md)
- [Principle one: Focus on customer value and adaptability](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-one-focus-on-customer-value-and-adaptability.md)
- [Applying the principle in practice](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-one-focus-on-customer-value-and-adaptability/01-applying-the-principle-in-practice.md)
- [What good looks like](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-one-focus-on-customer-value-and-adaptability/what-good-looks-like.md)
- [Common failure modes](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-one-focus-on-customer-value-and-adaptability/common-failure-modes.md)
- [Final thoughts](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-one-focus-on-customer-value-and-adaptability/final-thoughts.md)
- [Principle two: Technology excellence is the strategy](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-two-technology-excellence-is-the-strategy.md)
- [Applying the principle in practice](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-two-technology-excellence-is-the-strategy/applying-the-principle-in-practice.md)
- [What good looks like](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-two-technology-excellence-is-the-strategy/what-good-looks-like.md)
- [Common failure modes](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-two-technology-excellence-is-the-strategy/common-failure-modes.md)
- [Final thoughts](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-two-technology-excellence-is-the-strategy/final-thoughts.md)
- [Principle three: Choose product teams over project teams](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-three-choose-product-teams-over-project-teams.md)
- [Applying the principle in practice](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-three-choose-product-teams-over-project-teams/applying-the-principle-in-practice.md)
- [What good looks like](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-three-choose-product-teams-over-project-teams/what-good-looks-like.md)
- [Common failure modes](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-three-choose-product-teams-over-project-teams/common-failure-modes.md)
- [Final thoughts](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-three-choose-product-teams-over-project-teams/final-thoughts.md)
- [Principle four: Divide and conquer](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-four-divide-and-conquer.md)
- [Applying the principle in practice](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-four-divide-and-conquer/applying-the-principle-in-practice.md)
- [What good looks like](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-four-divide-and-conquer/what-good-looks-like.md)
- [Common failure modes](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-four-divide-and-conquer/common-failure-modes.md)
- [Final thoughts](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-four-divide-and-conquer/final-thoughts.md)
- [Principle five: Integrate governance, risk and compliance experts with product teams early and often](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-five-integrate-governance.md)
- [Applying the principle in practice](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-five-integrate-governance/applying-the-principle-in-practice.md)
- [What good looks like](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-five-integrate-governance/what-good-looks-like.md)
- [Common failure modes](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-five-integrate-governance/common-failure-modes.md)
- [Final thoughts](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-five-integrate-governance/principle-five-integrate-lightweight-grc-with-product-teams-early-and-often.md)
- [Principle six: Measure what matters](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-six-measure-what-matters.md)
- [Applying the principle in practice](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-six-measure-what-matters/applying-the-principle-in-practice.md)
- [What good looks like](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-six-measure-what-matters/what-good-looks-like.md)
- [Common failure modes](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-six-measure-what-matters/common-failure-modes.md)
- [Final thoughts](https://tbw.rangle.io/the-better-way/02-the-better-way/principle-six-measure-what-matters/principle-six-measure-what-matters.md)
- [Part II Summary](https://tbw.rangle.io/the-better-way/02-the-better-way/part-two-summary.md)


---

# 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://tbw.rangle.io/the-better-way/02-the-better-way.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.
