> ## Documentation Index
> Fetch the complete documentation index at: https://docs.loopscale.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Loopscale Documentation

export const Logo = ({}) => <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">

    <path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="#276ED6" />
    <path d="M7.17413 14.2886L8.54862 12.435C8.63765 12.315 8.82637 12.3649 8.84616 12.5134C9.26554 15.6594 13.541 16.7856 15.4405 14.1476L19.7915 8.27999C19.858 8.1905 20 8.23723 20 8.34889V11.7836C20 11.9261 19.9541 12.0651 19.8691 12.1796L17.4326 15.4595C14.883 19.1255 9.1967 18.7414 7.1306 14.8405C7.03722 14.6639 7.05504 14.4493 7.17413 14.2886Z" fill="#DBDEF7" />
    <path d="M17.7745 9.71445L16.3921 11.5783C16.3031 11.6983 16.1146 11.6484 16.0945 11.5003C15.6715 8.36576 11.4191 7.238 9.51282 9.85581L7.06689 13.1488L5.20891 15.6787C5.14283 15.769 5 15.7218 5 15.6102V12.1545C5 12.0119 5.0459 11.8733 5.13057 11.7589L7.36838 8.74154C9.78424 4.86096 15.7507 5.18803 17.8196 9.16523C17.9113 9.34144 17.8928 9.55488 17.7745 9.71445Z" fill="#DBDEF7" />

  </svg>;

Loopscale is a modular, order book–based lending protocol on Solana. It enables overcollateralized borrowing and lending across a wide range of digital assets, including staked tokens, liquidity provider positions, and more specialized primitives.

**By replacing pooled liquidity and algorithmic rates with direct order book matching and non-algorithmic, market-based rates**, Loopscale improves capital efficiency, enables more precise risk management, and supports new types of markets that are difficult to achieve with traditional DeFi architectures.

<img src="https://mintcdn.com/loopscale/rBfE8nnoY0VwCULm/static/assets/images/overview.svg?fit=max&auto=format&n=rBfE8nnoY0VwCULm&q=85&s=592214912627ca2a79cb6c94232886c6" alt="" width="1920" height="840" data-path="static/assets/images/overview.svg" />

## Key Capabilities

* **Markets for the next generation of digital assets:** Flexible market infrastructure supports sophisticated collateral types, including liquidity positions, staked tokens, and tokenized real-world assets.
* **Precise risk management:** Isolated collateral, modular markets, and flexible parameters avoid systemic risk and one-size-fits-all exposure.
* **Better rates and higher LTVs:** With order books, lend rate = borrow rate, eliminating the liquidity requirements present in pool models. This capital efficiency improves lending yields and reduces borrowing costs.
* **Predictable costs and yield:** Fixed-rate, fixed-duration loans create predictability for borrowers and lenders.
* **DeFi-native experience:** The Loopscale interface and primitives such as Loopscale Vaults concentrate liquidity and simplify the user experience while preserving the scalability of the core order book protocol.

## Learn about Loopscale

<CardGroup>
  <Card title="Loopscale Vaults" horizontal icon="chart-line" iconType="duotone" color="var(--brand-blue)" href="/using-loopscale/earn/">
    Curated vaults that lend to Loopscale Markets
  </Card>

  <Card title="Loops" horizontal icon="circles-overlap" iconType="duotone" color="var(--brand-blue)" href="/using-loopscale/loop/">
    One-click leverage for without rate volatility
  </Card>

  <Card title="Borrow" horizontal icon="money-simple-from-bracket" iconType="duotone" color="var(--brand-blue)" href="/using-loopscale/borrow/">
    Fixed rate liquidity for more assets at better terms
  </Card>

  <Card title="Advanced Lend" horizontal icon="square-bolt" iconType="duotone" color="var(--brand-blue)" href="/using-loopscale/advanced-lend/">
    Positions with customizable collateral and rates
  </Card>
</CardGroup>

## Use Loopscale

<CardGroup>
  <Card title="App" icon={<Logo />} horizontal href="https://app.loopscale.com">
    Borrow, lend, loop, and more
  </Card>
</CardGroup>
