# Mirror Vibe

Mirror Finance empowers users to architect their own vault settings without requiring any programming expertise. Through our curated user interface and proprietary "Vibe Coding" engine, users can deploy unique, high-level strategy configurations in seconds.

The platform provides a comprehensive library of algorithmic templates which can be modified instantly using the Vibe Coding editor. This feature allows users to define complex parameters using natural language rather than code.

Example Input:

"I want to use the 15-minute crypto prediction market strategy. I have $200 capital and want a maximum position size of 10% of bankroll. Auto-scale the position size when the bankroll doubles."

Upon receiving this input, the system automatically maps the user's intent to precise technical variables. Furthermore, the engine utilizes historical data analysis to provide actionable advice and recommendations for improvement. This acts as a strictly objective "second opinion," helping users remove emotional bias and increase their strategic edge in the market. This functionality is integrated natively across all Mirror Finance vaults.\ <br>

> Vibe-Coding your trading vaults is an upcoming feature that will be available exclusively to $MFI holders.


---

# 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://wp.mirrorai.finance/foundations/mirror-vibe.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.
