> 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/looping-and-leveraged-exposure.md).

# Looping and Leveraged Exposure

Looping allows users to increase effective ONyc exposure by borrowing against an existing ONyc position and redeploying the borrowed assets back into ONyc.

As leverage increases, users amplify both yield accrual and OnRe Points through greater effective ONyc exposure while remaining tied to the same underlying real-world cash flows. Higher leverage may result in elevated rewards, but also introduces additional leverage and liquidation risk.

### Supported Markets

Supported looping strategies across select Solana protocols are eligible for enhanced OnRe Points multipliers based on leverage applied.

{% stepper %}
{% step %}

#### Kamino

[ONyc/USDC Multiply](https://kamino.com/multiply/47tfyEG9SsdEnUm9cw5kY9BXngQGqu3LBoop9j5uTAv8/6ZxkBSJEqsXA3Kdm2PDAzHLUdPTPUK93Lf4bAezec1UQ/AYL4LMc4ZCVyq3Z7XPJGWDM4H9PiWjqXAAuuHBEGVR2Z)

[ONyc/USDG Multiply](https://kamino.com/multiply/47tfyEG9SsdEnUm9cw5kY9BXngQGqu3LBoop9j5uTAv8/6ZxkBSJEqsXA3Kdm2PDAzHLUdPTPUK93Lf4bAezec1UQ/JBmLCoKqjdKSStK45onRqe6U6sxVgSpdXoeXe4h7NwJw)

[ONyc/USDS Multiply](https://kamino.com/multiply/47tfyEG9SsdEnUm9cw5kY9BXngQGqu3LBoop9j5uTAv8/6ZxkBSJEqsXA3Kdm2PDAzHLUdPTPUK93Lf4bAezec1UQ/3yDc9ARvtPLhYxZLgucZGuBtZ9bHshBvXTwHxGe3nhmC)
{% endstep %}

{% step %}

#### Loopscale

[ONyc/USDC Loop](https://app.loopscale.com/loops/onyc-usdc/)

[ONyc/USDT Loop](https://app.loopscale.com/loops/onyc-usdt)

[ONyc/USX Loop](https://app.loopscale.com/loops/onyc-usx)

[PT-ONyc-10SEPT26 USDC Loop](https://app.loopscale.com/loops/onyc-10sep26-usdc)
{% 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/looping-and-leveraged-exposure.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.
