# Glossary

## C

### Channel

A medium of interaction between [Roles](#ecosystem-role), either on-platform or off-platform. Channels both create opportunities and set constraints around a [Touchpoint](#touchpoint).

### **Consumer**

An [Ecosystem Role](#ecosystem-role) that generates demand and utilizes available supply on the [Platform](#platform).

## E

### Ecosystem

A set of [Entities](#entity) motivated to act in a certain context (e.g. an organisation, an industry, or a sector ) through exchanging value, leveraging resources or generating outcomes.

### **Ecosystem Mobilisation**

The act of better organising an [Ecosystem](#ecosystem), either by amplifying its existing value creations or by facilitating higher-order ones.

### **Ecosystem Role**

One or more [Entities](#entity) with common motivations to participate in the [Ecosystem](#ecosystem),  comparable assets to leverage, or shared outcomes sought after.

### Enabler

An [Ecosystem Role](#ecosystem-role) that supports value exchanges through technologies, products and services.&#x20;

### **Entity**

A person, an organisation or automated actor with specific objectives, freedom and boundaries, and resources and capabilities.

## K

### Keystone

The [Ecosystem Role](#ecosystem-role) that orchestrates connections among [Ecosystem](#ecosystem) members and works to increase overall diversity and productivity.

## M

### MVP

The Minimum Viable Platform is the minimum amount of [Platform Design](#platform-design) for the maximum amount of learning about future versions of the [Ecosystem](#ecosystem).&#x20;

## P

### Platform

A business model that connects [Entities](#entity) and facilitates coordinated value exchanges between them, mediated by digital services for scale, scope and speed.

### **Platform Design**

The activity of planning and executing for [Ecosystem Mobilisation](#ecosystem-mobilisation) by means of a [Platform](#platform).

### **Platform Participant**

An [Entity](#entity) that joined the [Platform](#platform)*.*

### Platform Position

{% tabs %}
{% tab title="1" %}
The expression of why a platform's curated channels, tools, and rules will attract agents seeking to exchange goods, services, or social currency.
{% endtab %}

{% tab title="2" %}
The series of architectural, technological and organisational [bets](https://basecamp.com/shapeup/2.1-chapter-07) that have to be made in order to fulfil and then maintain a platform's purpose.
{% endtab %}
{% endtabs %}

### **Platform Scope**

The opportunity for [*Ecosystem Mobilisation*](#ecosystem-mobilisation) to address with [Platform Design](#platform-design).

### **Platform Shaper**

The person or organisation that sets the [Platform Scope ](#platform-scope)and directs its [Design](#platform-design).

### **Producer**

An [Ecosystem Role](#ecosystem-role) that responds to demand and contributes to available supply on the [Platform](#platform).

## T

### Touchpoint

A point interaction between [Roles](#ecosystem-role). It takes place at a certain moment in time, in a certain context, and with the intention of meeting specific needs.


---

# 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/extras/glossary.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.
