# Executive Summary

Integra is a full-stack network that combines a purpose-built Cosmos/EVM blockchain with a suite of AI-native applications enabling humans and AI agents alike to issue, trade, finance, and manage tokenized real estate with full compliance, global liquidity, and programmable settlement.&#x20;

At its core, Integra delivers six interconnected primitives:

| Component         | Function                                                                                                 |
| ----------------- | -------------------------------------------------------------------------------------------------------- |
| Asset Passport    | Verifiable on-chain identity for every tokenized property                                                |
| Agent Passport    | On-chain identity, authorization, and accountability for every AI agent on the network                   |
| iRWA Token Bridge | Reads any security token standard and wraps it into a universal tradeable format                         |
| Global Orderbook  | Unified cross-venue marketplace where assets trade or get routed to qualified trading venues             |
| Native Stablecoin | Compliant, 1:1 backed settlement asset; yield recycled into the ecosystem                                |
| Agent Arena       | Permissioned execution environment where AI agents register, operate, and build verifiable track records |

Together these primitives create a flywheel:&#x20;

Agents get identity and stake → they wrap any RE token into iRWA → iRWA trades on the Global Orderbook → developers build agents that execute on the Global Orderbook → every trade generates protocol revenue in $IRL.

The native token, $IRL, is the fuel for this economy, used for gas, staking, agent deposits, governance, and value capture across all native applications.

Integra is organized around three interlocking pillars:

| 1 | The Tokenization Layer     | Founding member network with $12B+ in combined AUM, 20+ ecosystem members including regulated participants |
| - | -------------------------- | ---------------------------------------------------------------------------------------------------------- |
| 2 | The AI Execution Layer     | Agent-readable infrastructure, AI workflow replacement, and on-chain AI identity & settlement              |
| 3 | The Global Liquidity Layer | iRWA universal token standard + Global Orderbook create a compounding liquidity network                    |

**Navigate**

{% columns %}
{% column %}
[Vision](/readme/executive-summary/vision.md)
{% endcolumn %}

{% column %}
[Why Current Solutions Fail](/readme/executive-summary/why-current-solutions-fail.md)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
[Asset-specific L1s Are the Future](/readme/executive-summary/asset-specific-l1s-are-the-future.md)
{% endcolumn %}

{% column %}
[Integra's Unique Solution](/readme/executive-summary/integras-unique-solution.md)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
[The Three Pillars](/readme/executive-summary/the-three-pillars.md)
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}


---

# 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://whitepaper.integralayer.com/readme/executive-summary.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.
