Deframe
CtrlK
  • Getting Started
  • Architecture Overview
  • Tutorial Guides
    • Yield
      • How to check protocol info
      • How to deposit
      • How to check open positions
      • How to withdraw
    • Swaps
      • EVM
        • How to execute a swap
        • How to get a quote
      • Solana
        • How to execute a swap
        • How to get a quote
    • Loans
      • How to quote for a new loan
      • How to execute a new loan
      • How to get current position of a loan
      • How to repay a loan
  • ⚙️API
    • GET /strategies
    • GET /strategies/:id
    • GET /strategies/:id/bytecode
    • GET /wallets/:address
    • GET /swap/quote
    • POST /swap/bytecode
    • GET /yield/:asset
  • Protocols
  • Widget Integration
Powered by GitBook
On this page
  1. Tutorial Guides

Loans

How to quote for a new loanHow to execute a new loanHow to get current position of a loanHow to repay a loan
PreviousHow to get a quoteNextHow to quote for a new loan