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

# Welcome to IRIS Protocol

> The Intent-Based Fixed Rate Protocol

IRIS is a fixed-rate borrowing protocol. You ask for the loan you want, a solver quotes a fixed rate and stands behind it with its own capital, and the loan opens on an existing lending venue underneath.

These docs cover both sides of that.

<Columns cols={2}>
  <Card title="Borrowers" icon="house" href="/home/introduction/overview">
    Learn how to get a fixed-rate loan, manage your positions, and understand how the protocol protects you.
  </Card>

  <Card title="Solvers" icon="code" href="/solver/economics/proposition">
    Learn how to build a bot, price rate risk, and integrate with the off-chain RFQ coordinator.
  </Card>
</Columns>
