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

# Pro

> The all-in-one Offerbook order book: both sides of the market and both intent books on a single screen

**Pro**, in the header, brings the whole order book onto a single screen: both sides of the market and both intent books, side by side. The mechanics are exactly the same as everywhere else on Offerbook — the same offers, intents and loans — only the presentation changes: denser, but with everything reachable from one place.

Use it to compare both sides of the market at a glance, spot the spread, and act on any offer or intent without switching views.

## The market at a glance

The strip at the top summarizes the market in five numbers:

| Stat            | Meaning                                                   |
| --------------- | --------------------------------------------------------- |
| Best borrow APY | The cheapest rate a borrower can take right now           |
| Spread          | The gap between the best borrow and best lend rates       |
| Best lend APY   | The highest rate a lender can earn right now              |
| Open to borrow  | Total USDC available in lend offers, with the offer count |
| Seeking funding | Total USDC asked by borrow requests, with the offer count |

## The four panels

<CardGroup cols={2}>
  <Card title="Borrow USDC" icon="arrow-down">
    The live lend offers you can take a loan from, with a **Borrow** button on each row and a **New borrow request** shortcut to create your own.
  </Card>

  <Card title="Lend USDC" icon="arrow-up">
    The live borrow requests you can fund, with a **Lend** button on each row and a **New lend offer** shortcut.
  </Card>

  <Card title="Borrow intents" icon="signal-stream">
    Terms advertised by borrowers, not yet funded. **Match** starts the standard flow to post the matching offer.
  </Card>

  <Card title="Lend intents" icon="signal-stream">
    Terms advertised by lenders, not yet funded. **Match** works the same way — see [Intents](/user-docs/earn/offerbook/intents).
  </Card>
</CardGroup>

Acting from Pro goes through the standard flows: **Borrow** and **Lend** open the usual offer confirmation ([Borrowing](/user-docs/earn/offerbook/borrowing), [Lending](/user-docs/earn/offerbook/lending)), and the shortcuts open the regular creation flows.

## Reading a row

Each offer row shows:

| Column     | Meaning                                                                          |
| ---------- | -------------------------------------------------------------------------------- |
| Collateral | The asset and amount backing the loan, with its dollar value                     |
| APY        | The rate, with the interest it represents in dollars for the term                |
| LTV        | The loan-to-value ratio of the offer                                             |
| Term       | The loan duration, with its due date                                             |
| Available  | The amount still fillable, with the fill progress (fully open, partially filled) |
| Expires    | The time left before the offer lapses                                            |

Intent rows show the advertised size and an approximate APY (their amounts are LTV-based and recalculated against live prices — see [Intents](/user-docs/earn/offerbook/intents)).

## Filters, sorting and customization

* **Collateral filters:** restrict the book to Tokens or NFTs, or pick specific assets with **+ Collateral**
* **Sort:** order the rows by collateral, APY, LTV, term, amount or expiry
* **Customize:** adjusts the display
