# Metaphor: Complex Challenges

![](/files/-LuaJWHmrSSfXA-ha4QD)

When we get close to a challenge it’s easy to obscure the other, interrelated ones. We need to step back to get perspective, but also to see the context (the system) in which we’re working.

When we step back, we notice there was a whole forest we couldn't see before, because we were too busy focusing on the trees.

This myopic view of the reality of a complex challenge is what my practice has evolved to avoid.

This exegesis is an exploration of [developing system sight](/mdes-exegesis/thesis-part-2-the-story-of-system.md) (seeing the forest), how to [design strategy to channel insight into action](/mdes-exegesis/thesis-part-3-the-story-of-the-portfolio-of-concepts.md) (nurturing seeds), and [developing concepts to give the action enough form to gain feedback about it’s chance of survival](/mdes-exegesis/thesis-part-1-the-story-of-the-concepts.md) (planting trees).


---

# 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://kanopi.gitbook.io/mdes-exegesis/introduction/metaphor-complex-challenges.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.
