# Rewards Engine

Solomon generates rewards from funding rates via a basis trade with t-bill yields in the works

## Basis Trade

<figure><img src="/files/NvPVKSWZNZDfzEuhBPUO" alt=""><figcaption></figcaption></figure>

Solomon utilizes CEXes (eg. Binance) to create its basis trades. It places a neutral spot-long / perp-short across major tokens (eg. BTC, SOL, ETH) to capture perp funding and futures/spot basis rates. The auto-compounding structure ensures rewards are efficiently reinvested.

This is then distributed to stakers ([sUSDv](/usdv/usdv-and-susdv.md)) and permissioned USDv holders ([YaaS](/usdv/yaas.md)).

## Rewards Flow

1. Approved users mint [USDv](/usdv/usdv-and-susdv.md) by sending equivalent assets in exchange for the minted USDv.
2. These assets are then used to place positions via custody partners.
3. The rewards are then distributed to the staking contract regularly.<br>


---

# 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://docs.solomonlabs.org/usdv/rewards-engine.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.
