> For the complete documentation index, see [llms.txt](https://docs.onre.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onre.finance/introduction/getting-started.md).

# Getting Started

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>OnRe Tokenized Reinsurance (ONyc)</strong></td><td>ONyc is a leading yield-bearing RWA – built for resilient returns, collateral efficiency, and portfolio construction that remains agnostic to crypto market volatility.</td><td><a href="/pages/xTK5AnhTXGBIwvs9JzTP">/pages/xTK5AnhTXGBIwvs9JzTP</a></td><td><a href="/files/ZJXJN5o9cDj0wmgZR7Hd">/files/ZJXJN5o9cDj0wmgZR7Hd</a></td></tr><tr><td><strong>Understanding Reinsurance</strong></td><td>Reinsurance is one of the world’s most stable financial markets and a dependable source of real-world yield, built on steady, premium-driven returns that don’t track market volatility.</td><td><a href="/pages/rI1DVTvdGLOoCZ9eKxh4">/pages/rI1DVTvdGLOoCZ9eKxh4</a></td><td><a href="/files/TUDF7EBrNqDzRU8omj5X">/files/TUDF7EBrNqDzRU8omj5X</a></td></tr><tr><td><strong>Yield Mechanisms</strong></td><td>ONyc earns yield from reinsurance premiums and stablecoin collateral returns, combining real-world risk exposure with steady onchain income for a resilient return profile.</td><td><a href="/pages/gGw5nEOCJB1JBvuVIj81">/pages/gGw5nEOCJB1JBvuVIj81</a></td><td><a href="/files/Yku9h2Kc5Km6EHQqlbvq">/files/Yku9h2Kc5Km6EHQqlbvq</a></td></tr><tr><td><strong>Transparency Dashboard</strong></td><td>Real-time insight into ONyc’s NAV, yield components, collateral composition, and underwriting exposure, providing full transparency into how the asset is managed onchain.</td><td><a href="/pages/UsTkqN00EejTHPUfH0zw">/pages/UsTkqN00EejTHPUfH0zw</a></td><td><a href="/files/AScXxS1zjpXsNDGFm0bJ">/files/AScXxS1zjpXsNDGFm0bJ</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.onre.finance/introduction/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
