# The UNIKO philosophy

UNIKO is driven by three guiding principles:

1. Execution over prediction\
   Predicting direction is not a dependable long-term advantage. UNIKO focuses on execution quality, probability-driven behaviour, and disciplined operating rules.
2. Liquidity over narratives\
   Narratives rise and fall. Liquidity is what enables markets to function. UNIKO’s mechanism design prioritises liquidity continuity and stable participation rhythm.
3. Structure over emotion\
   Human trading behaviour is often disrupted by emotion, impatience, and inconsistent risk-taking. UNIKO uses fixed participation mechanics (rounds, cooling time, caps, and resets) to enforce consistency.


---

# 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://uniko.gitbook.io/uniko-whitepaper/introduction-and-philosophy/the-uniko-philosophy.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.
