> For the complete documentation index, see [llms.txt](https://docs.earnpark.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.earnpark.com/earnpark-protocol/whitepaper-abstract.md).

# WhitePaper – Abstract

## What is EarnPark On-Chain Protocol

Modular infrastructure for freely transferable wrapper tokens, boundary AML, productive reserve layer, and multiple yield strategies on top of a single asset series.

{% hint style="info" %}
**Key idea**\
One wrapper per one underlying asset. Multiple strategies on top of that wrapper. Compliance at the system's boundaries. User yield in strategy products.
{% endhint %}

{% hint style="info" %}
**Product thesis**\
EarnPark is building not a standalone vault, but a foundational clean asset rail around which a lineup of investment products can be scaled.
{% endhint %}

## WhitePaper Status

{% hint style="warning" %}
This document describes the product and investment logic of EarnPark On-Chain Protocol. \
It does not constitute a legal offer, securities offering, or yield guarantee. Parameters for yield, fees, limits, reserves, and compliance policies are configurable and must be accompanied by independent audit, risk controls, and governance procedures.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.earnpark.com/earnpark-protocol/whitepaper-abstract.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.
