> 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/go-to-market-logic.md).

# Go-to-Market Logic

| Phase   | Focus               | Goal                                                                     |
| ------- | ------------------- | ------------------------------------------------------------------------ |
| Phase 1 | First Series        | Launch the base series, e.g. on USDT, with a conservative reserve policy |
| Phase 2 | Multiple Strategies | Separate base asset users from yield product users                       |
| Phase 3 | New Series          | Expansion to other underlying assets                                     |
| Phase 4 | Institutional Layer | Monitoring, reporting, governance automation, and partner integrations   |

## Conclusion

EarnPark On-Chain Protocol is a modular architecture for the next class of on-chain products. It combines freely transferable wrapper tokens for individual underlying assets, AML-gated ingress/egress, a productive reserve layer, separate protocol revenue from reserve yield, multi-strategy products on top of a single wrapper rail, and transparent liabilities together with controlled strategy outflow.

For investors, this matters for two reasons. First, EarnPark is building not a single pool but a platform framework for multiple assets and multiple strategies. Second, the protocol attempts to combine what is rarely held together in one model: free circulation of the base token, boundary controls, explicit risk accounting, and managed liquidity.

This is the investment logic of EarnPark On-Chain Protocol: **one clean wrapper rail per asset, multiple yield products on top of it, and a coherent architecture of revenue, risk, and scalability.**

*This document has been prepared as an investor-facing version of EarnPark On-Chain Protocol* *and is intended for discussion of the protocol's architecture, economics, and go-to-market logic.*


---

# 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/go-to-market-logic.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.
