# How it works

To get started with the thin-slice technique, it's generally a good idea to follow the first step in the Improvement Kata and “understand the direction”. This will ensure that each thin-slice you create is in alignment with the bigger picture goals of the organization. A good way to understand the direction and see the big picture is to render your organization's executive vision, business strategy and future state goals in a simple Lean Value Tree.

Through this visualization technique, it may be easier to spot opportunities to use thin-slicing in a way that ladders up to the big picture.

![Figure S: Thin-slices should build off the strategic vision and business goals](/files/-MdwnQNCNCQJhXwWdnWC)

If you are able to successfully identify an opportunity to thin-slice, the next step in the Improvement Kata would be to “grasp the current condition”. An example of how to do this is to map the customer experience, and then, as shown in Figure T below, use value stream mapping to gather data about the current condition.

![Figure T: Use mapping to grasp the current condition](/files/-MdwnQNDRWn3dvSlBhSt)

Once the current condition is understood, the next step in the Improvement Kata would be to establish the next target condition. For coalitions and pods, this means defining a small measurable goal or “step” that they can work toward that will help reduce uncertainty about the path forward, and increase their overall knowledge and capabilities.

Finally, the last step would be to experiment toward the target condition using the Plan-Do-Check-Act model described earlier in [step three of this chapter](https://docs.google.com/document/d/1Bd9xRQQZfc-b9eTFUaAZQ7_KB7fiwk4MjWd5cErio_U/edit#).


---

# 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/03-micro-transformation/step-four-thin-slice-the-work/how-it-works.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.
