# README

Welcome to the official Magma documentation. Magma is a collaborative digital platform for real estate that gives every building a permanent, tamper-proof digital identity — the **Digital Twin Token (DTT®)**.

## What would you like to do?

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>I'm new to Magma</strong></td><td>Start with the introduction and find your stakeholder guide</td><td><a href="/pages/CaIMlAGJl6qEXskqUix7">/pages/CaIMlAGJl6qEXskqUix7</a></td></tr><tr><td><strong>I want to learn a specific feature</strong></td><td>Deep-dive into any feature of the platform</td><td><a href="/pages/SrfkK8j9vmhblw5NyLUA">/pages/SrfkK8j9vmhblw5NyLUA</a></td></tr><tr><td><strong>I need a reference</strong></td><td>Look up stakeholder types, document types, and technical terms</td><td><a href="/pages/IxCrkQOrc1CkJZvHKdzM">/pages/IxCrkQOrc1CkJZvHKdzM</a></td></tr></tbody></table>

## Find your stakeholder guide

Your experience on Magma depends on your role. Find the guide that matches you:

| Your role                                                | Your guide                                                                         |
| -------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| Owner or Co-Owner                                        | [Owner & Co-Owner Guide](/stakeholder-guides/owner-co-owner.md)                    |
| Asset Manager                                            | [Asset Manager Guide](/stakeholder-guides/asset-manager.md)                        |
| Property Manager, Facility Manager, Energy Manager       | [Building Manager Guide](/stakeholder-guides/building-manager.md)                  |
| Architect, Engineer, Contractor, or any service provider | [Service Provider Guide](/stakeholder-guides/service-provider.md)                  |
| Bank, Lender, Financial Institution                      | [Financial Institution Guide](/stakeholder-guides/financial-institution.md)        |
| Tenant, Observer, Visitor, or any other role             | [Tenant, Observer & Visitor Guide](/stakeholder-guides/tenant-observer-visitor.md) |


---

# 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://docs.mymagma.com/readme.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.
