> For the complete documentation index, see [llms.txt](https://mims.oascities.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mims.oascities.org/local-digital-twins/mim8-local-digital-twins/objective.md).

# Objective

## Objective&#x20;

Enables Local Digital Twins (LDTs) to **orchestrate** workflows, data, models and visualisations across systems, domains, and communities. It ensures that LDTs move beyond isolated, project-specific implementations toward federated, reusable, and scalable ecosystems, ensuring:

* Cross-domain decision support (e.g. climate, mobility, urban planning)
* Reuse of models, datasets, and simulation outputs across communities and use cases
* Participation of multiple stakeholders (public, private, citizens)
* Progressive maturity from standalone LDTs to interconnected virtual worlds environments (note, virtual worlds environments is not addressed by MIM8.)

In doing so, this MIM leverages on all [MIMs](https://oasc.gitbook.io/mims-specification-8) (0,1,2,6,3,4,7,5) and provides guidance for interoperable orchestration measures.&#x20;

#### MIM8's scope re *orchestration:*

*MIM8 (LDT) positions orchestration as the capability to connect and coordinate LDT components (add capability instead of components) within an LDT (intra-LDT) and between LDTs (inter-LDT), progressively across maturity levels. Intra-LDT orchestration focuses on interoperability across architectural layers, most critically enabling the same scenario outputs to be consumed by different visualisations (e.g., Geo and 3D) and allowing different predictive/algorithmic models to be plugged in with clearly specified inputs, parameters, and outputs, including automated checks for schema/unit/space-time alignment. Inter-LDT orchestration covers controlled exchange and reuse of data/models/scenario results with other LDTs via standard interfaces, with governance hooks such as access control, provenance, and audit logging.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mims.oascities.org/local-digital-twins/mim8-local-digital-twins/objective.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.
