# What's Mimic Protocol

<figure><img src="/files/VOZyNcBgcqUzAw9riok6" alt=""><figcaption></figcaption></figure>

**Blockchain Execution Protocol**

Mimic Protocol is the permissionless, non-custodial, intent-based blockchain protocol that powers Mimic. It provides the decentralized execution, coordination, and verification guarantees required to safely turn developer-defined logic into real outcomes, without relying on trusted intermediaries or custodial components.

At its core, Mimic Protocol defines how intents are created, broadcast, executed, and settled in a trustless environment. It coordinates a network of independent actors—oracles, relayers, solvers, and settlers—that collaboratively plan, execute, and verify actions under open and enforceable rules. Assets, authority, and constraints always remain under user control.

By separating intent definition from execution and settlement, Mimic Protocol enables a competitive and verifiable execution environment. Solvers compete to fulfill intents under optimal conditions, while on-chain enforcement guarantees correctness, finality, and adherence to user-defined policies. This architecture ensures deterministic outcomes, resistance to manipulation, and full transparency at every step.


---

# 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.mimic.fi/general/whats-mimic-protocol.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.
