> 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/onyc-in-defi/defi-opportunities/yield-trading.md).

# Yield Trading

Yield trading allows users to take directional positions on ONyc yield through structured yield markets and tokenized yield instruments. Rather than simply holding ONyc, users can trade implied yield exposure and participate in ONyc yield curves across supported venues.

Eligible activities include holding yield tokens and providing liquidity to yield markets. For LP positions, OnRe Points are only earned on the Yield Token (YT) portion of the position, not the full LP balance. YT balances update hourly to reflect current yield exposure.

### Supported Markets

Supported yield market activities are eligible for enhanced OnRe Points multipliers based on position type and strategy exposure.

{% stepper %}
{% step %}

#### Exponent

[Liquidity Market](https://app.exponent.finance/en/liquidity/pool/onyc-10SEP26?clmm_address=D7kT5Hnwtf9f3P6VJ7KgWWVP8LA2HeWm1U6XSzDKteGR)

[Yield Market](https://app.exponent.finance/en/market/farm/onyc-10SEP26)
{% endstep %}

{% step %}

#### RateX

[ONyc](https://app.rate-x.io/leverage)
{% endstep %}
{% endstepper %}


---

# 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.onre.finance/onyc-in-defi/defi-opportunities/yield-trading.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.
