# Overview

<table data-view="cards"><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>Osero Earn</strong></td><td>What Osero Earn is, how it works, how the underlying yield is generated, and how transparency and risk management are structured. Start here if you are evaluating Osero Earn as a distribution partner or want to understand the mechanics behind the Sky Savings Rate.</td><td><a href="/spaces/CGGOxx2n6al0aPdL1Zq6">/spaces/CGGOxx2n6al0aPdL1Zq6</a></td><td><a href="/files/t1ZAbWy5eIQ54b5xcOmY">/files/t1ZAbWy5eIQ54b5xcOmY</a></td></tr><tr><td><strong>Integration SDK</strong></td><td>The Integration SDK is the complete reference documentation for <code>@osero/client</code>, the open-source TypeScript SDK that powers integrations. Start here if you are a developer looking to integrate the Sky Savings Rate into your platform.</td><td><a href="/spaces/FiS75u6KPKebPGXjRNOd">/spaces/FiS75u6KPKebPGXjRNOd</a></td><td><a href="/files/9C8EtKZtjdmawHEiMC57">/files/9C8EtKZtjdmawHEiMC57</a></td></tr><tr><td><strong>Transparency SDK — </strong><em><strong>Coming Soon</strong></em></td><td>The Transparency SDK provides live, auditable data feeds covering the assets, liquidity, and risk capital backing the Sky Savings Rate. Start here if you want to surface real-time backing data within your product UI.</td><td><a href="/spaces/CGGOxx2n6al0aPdL1Zq6/pages/VaI8AKnFysFaKdourVSQ">/spaces/CGGOxx2n6al0aPdL1Zq6/pages/VaI8AKnFysFaKdourVSQ</a></td><td><a href="/files/NAQxCjNAoq0U3xzWwCbb">/files/NAQxCjNAoq0U3xzWwCbb</a></td></tr></tbody></table>

## At a glance

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Sky Savings Rate</strong></td><td>Yield Source</td><td><a href="/spaces/CGGOxx2n6al0aPdL1Zq6/pages/D9Vut89wqdtVIYCS2l5h">/spaces/CGGOxx2n6al0aPdL1Zq6/pages/D9Vut89wqdtVIYCS2l5h</a></td></tr><tr><td><strong>3.60%</strong></td><td>Earn APY</td><td><a href="/spaces/CGGOxx2n6al0aPdL1Zq6/pages/D9Vut89wqdtVIYCS2l5h">/spaces/CGGOxx2n6al0aPdL1Zq6/pages/D9Vut89wqdtVIYCS2l5h</a></td></tr><tr><td><strong>$6.1B</strong></td><td>Total Savings</td><td><a href="/spaces/CGGOxx2n6al0aPdL1Zq6/pages/D9Vut89wqdtVIYCS2l5h">/spaces/CGGOxx2n6al0aPdL1Zq6/pages/D9Vut89wqdtVIYCS2l5h</a></td></tr></tbody></table>

|                           |                                                            |
| ------------------------- | ---------------------------------------------------------- |
| **Supported input token** | USDC (multi-stablecoin support via Enso coming soon)       |
| **Supported chains**      | Ethereum Mainnet, Base, Arbitrum One, OP Mainnet, Unichain |
| **SDK language**          | TypeScript                                                 |
| **Wallet libraries**      | viem, ethers v6                                            |

## Get started

* **Evaluating a partnership?** Read [What is Osero Earn?](/osero-product/introduction/readme.md)
* **Ready to integrate?** Jump to [Installation](/osero-sdk/getting-started/installation.md)
* **Want to explore the code?** See [Quick Start](/osero-sdk/getting-started/quick-start.md) or browse [Examples](/osero-sdk/reference/examples.md)


---

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