# Market-agnostic Lending

Nucleus is partnered with Ion Protocol, a completely price-agnostic lending platform that leverages provable validator-backed data to allow users to borrow ETH and other staked/restaked assets against their LSTs and restaking positions.

* All loan positions in Ion are price-agnostic, and their parameters (interest rates, LTVs, position health, etc.) are determined by consensus layer data.
* This means liquidations are triggered by **changes in consensus layer state, not by price oracles, meaning the only insolvency risk users are exposed are derived by slashing.**

Nucleus can deposit any combination of the following collateral types into the protocol's lending markets at scale:

1. LSTs
2. LST LP Positions
3. Restaking Positions
4. Liquid Restaking Positions (LRTs)
5. Staked LST LP Positions (e.g. Aura Finance’s ERC-4626 positions)

Nucleus can lend capital within its vaults to these markets, generating returns on top of the base rewards of their collateral.


---

# 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.nucleusearn.io/nucleus-architecture/revenue-strategies/market-agnostic-lending.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.
