# Meta-Systems

This category contains examples of systems that operate at conceptual or meta-levels - systems that model themselves, or templates that demonstrate universal system principles.

## Examples in this Category

### [BERT Platform](/bert-documentation/examples/meta-systems/bert-platform.md)

* **Type**: Software system modeling itself
* **Complexity**: 19.7 (self-referential system coordination)
* **Domain**: Technology/Software Development
* **Key Insight**: Recursive system definition - a system for modeling systems

### [System Template](/bert-documentation/examples/meta-systems/universal-system-template.md)

* **Type**: Generic system demonstrating universal principles
* **Complexity**: 18.4 (universal system template)
* **Domain**: Theoretical/Foundational
* **Key Insight**: Demonstrates Mobus 7-tuple framework across all domains

## Meta-System Characteristics

Meta-systems exhibit unique properties:

* **Self-reference**: Systems that can model or describe themselves
* **Universal principles**: Templates showing patterns across all domains
* **Recursive definition**: Systems composed of systems following same principles
* **Conceptual abstraction**: Operating at higher levels of organization

These examples demonstrate how systems science provides frameworks that apply to systems studying systems - the recursive nature of systemness itself.


---

# 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://bert.gitbook.io/bert-documentation/examples/meta-systems.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.
