# Abstract

reinforce.fi is building xUSD, an Arbitrum-native yield-bearing onchain dollar designed to help users earn variable yield on idle USDT without trading complexity or opaque offchain risk. The product is aimed first at the large base of practical stablecoin users on TRON and similar networks who want to keep control, stay onchain, and access better utility than basic lending. Under the hood, xUSD deploys capital into fully onchain delta-neutral spot-plus-perpetual strategies across the Arbitrum ecosystem, harvesting funding-rate and basis-like opportunities while minimizing directional market exposure.&#x20;

Reinforcement learning is used as an adaptive execution and risk-management layer that improves allocation, timing, venue selection, hedge management, and transaction efficiency under changing market conditions. Research and testing on the core strategy stack have produced approximately 10% APR with a 4.4 Sharpe ratio, but these figures should be understood as R\&D results rather than guaranteed live outcomes. This paper describes the product thesis, mechanism, architecture, risk framework, trust model, ecosystem design, and launch path for xUSD.

Implementation note: where launch parameters remain under finalization—such as bridge providers, the exact yield-accrual format, fee schedule, or any project-level token rights—this paper states the intended framework rather than fixed numeric terms.


---

# 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://reinforce-fi.gitbook.io/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.
