# Pillars of the Frontier Economy

* The core of the EVE Frontier economy is the emergent behavior of its players. Every market movement and resource imbalance arises from human interaction. The result is a dynamic and complex economy that not even its creators can predict, defined by four pillars:

<table data-full-width="false"><thead><tr><th>CONNECTED</th><th>CHAOTIC</th><th>COMPOSABLE</th><th>CONSEQUENTIAL</th></tr></thead><tbody><tr><td>EVE Frontier is a fully integrated participant in the global economy, meaning it is open and free to interact with virtual or real economies.</td><td>Actions, resources, and results will be largely unpredictable. Probabilistic distributions based on digital physics will be used where possible.</td><td>The vision for the economy is to be as composable and as interoperable as possible to allow entrepreneurial players to create new business models.</td><td>Every action on the Frontier requires energy, and nothing feels risk-free. Every decision carries the weight of potential consequence.</td></tr></tbody></table>


---

# 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.evefrontier.com/economy/pillars-of-the-frontier-economy.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.
