# Frame

Your organisation inhabits an [ecosystem](/extras/glossary.md#ecosystem) that likely extends beyond segment, industry, or sector. Retrieving the precise limits of the ecosystem is an arduous task with limited returns. Better, you identify the people and organisations most intertwined with the ecosystem's fate—for ill as well as for good.&#x20;

How do the outcomes they generate affect the ecosystem? How are they in turn affected by others' actions? What are their interests and what do they expect from their involvement?&#x20;

The answers to these questions shape the platform's purpose and direct its design. You'll build up to these answers in three steps:

* :family\_mwgb:[Entities](/position/frame/entities.md) of the ecosystem
* :performing\_arts:[Roles](/position/frame/roles.md) of the entities
* :checkered\_flag:[Motivations](/position/frame/motivations.md) of the roles


---

# 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://position.futuring-architectures.com/position/frame.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.
