# From Frame to Challenge

You will get to understand and then describe your platform in five distinct layers. The three centre layers hail from the excellent [TRIE framework](http://platformed.info/the-trie-framework-platforms/). Moving left-to-right across this trio expresses how [participants](https://position.futuring-architectures.com/extras/glossary#platform-participant) will learn the platform; the reverse direction describes how the platform will be built, tested, and managed:&#x20;

![](https://1051411321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M1kfsEQZnpIvw756Wqx%2F-M6msfUTtMw0zxnQO6OQ%2F-M6ncYM3kvRVwBHdKPoP%2FFAST-PlatformFlow-FullGears-FullBG.png?alt=media\&token=165355f2-3696-4e45-8f3f-129b0406926a)

{% hint style="info" %}
**Tip:** Reading up on [TRIE](http://platformed.info/the-trie-framework-platforms/) makes for an excellent:kissing\_heart:introduction to building platforms.
{% endhint %}

This manual adds the two outer layers to capture the outside-in and inside-out design perspectives, making it a true end-to-end process.

There is no prescribed order to traversing the layers—as long as you make sure to visit and align each layer. For a first time exercise, best stick to the same learning path as the platform's participants: from left to right, from [Frame](https://position.futuring-architectures.com/position/frame) to Challenge...:point\_right:&#x20;


---

# 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/layers.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.
