# What's Mimic

<figure><img src="https://216358192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2K6E4Us9xYRIC0Tt0SIZ%2Fuploads%2FBa9E9vhjvIR90DIO8KJj%2FWhite.png?alt=media&#x26;token=89c83aaa-78e2-4848-92c0-524d07e6c111" alt=""><figcaption></figcaption></figure>

&#x20;                                         **A developer platform to build blockchain applications**

Since 2022, Mimic has been evolving toward a singular vision: making blockchain development accessible without compromising control. Through years of iteration, experimentation, and close engagement with real-world challenges, Mimic has grown into a fully programmable developer platform. One that lets them define *what should happen*, without having to manage *how it happens*.

Mimic is built from the ground up to remove the friction of traditional blockchain development. Instead of dealing with transaction executions and coordinating smart contract behavior, developers can focus on expressing their business logic in scalable familiar code. Mimic handles execution, consistency, and security as a unified system.

By combining serverless functions, intent-based execution, and built-in policies, Mimic turns fragmented blockchain workflows into a cohesive and deterministic system. This enables developers to build and scale applications, agents, and protocols with greater speed, confidence, and operational clarity—while retaining full transparency and control over system behavior.


---

# 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/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.
