Arkis
  • Overview
    • Introduction
    • Arkis Overview
  • Concepts
    • Liquidity Pool
    • Interest Rate Model (IRM)
    • Lender
    • Asset Manager
    • Margin Account
    • Whitelisted Assets
    • Collateral Asset
    • Margin Trading
    • Overcollateralized Loan
    • Undercollateralized Loan
    • Stress-Tested Value
    • Risk Factor
    • Margin Engine
    • Liquidation
    • Margin Call
    • Vault
    • Credit Manager
    • arkisUSD
  • Quickstart
    • Sign Up
  • Arkis Portal
  • Protocol Mechanics
    • Arkis Protocol
      • How it Works
      • Liquidation
    • Arkis Risk Management
      • Introduction
      • Margin Engine v1
      • CEX-DEX Portfolio Margin v2
  • For Lenders
    • Lending
    • Monitoring Lending Position
  • Video Tutorial
  • For Borrowers
    • What can I do with Arkis?
    • Borrowing Overview
    • Working with Margin Account
    • Loan Repayment
    • CEX-DEX Portfolio Margin
    • Examples of Trades [WIP]
      • Pendle Margin Trading
      • CEX-DEX Delta-Neutral Trade [WIP]
      • Overcollateralised Loan with Withdrawal
      • Non-EVM Asset as Collateral
    • Non-EVM Assets as Collateral
    • Whitelisted assets, protocols, and actions
  • Video Tutorials
    • Lending on Arkis
  • Pendle Margin Trading
  • Overcollateralised Loan with Withdrawal
  • Non-EVM Asset as Collateral
  • CEX-DEX Delta Neutral Trade
  • Troubleshooting
    • Margin Account and Wallet Connect
    • Closing Margin Account
  • Prime Brokerage 101
    • Why prime brokerage?
    • What is portfolio margin?
  • FAQs
    • General FAQ
    • Glossary
  • Security
    • December 2023 Audit
    • December 2025 Audit
    • May 2025 Audit
  • Important Links
    • Use Cases
    • GitHub
  • Brand Assets [WIP]
  • Connect With Us
    • LinkedIn
    • Telegram
    • X
    • Blog
    • Website
Powered by GitBook
On this page
  • Core Concept
  • Margin Trading in Arkis
  1. Concepts

Margin Trading

PreviousCollateral AssetNextOvercollateralized Loan

Last updated 23 days ago

Margin Trading allows users to open positions larger than their actual capital by borrowing funds against posted collateral. In traditional finance, this is a common strategy used by hedge funds and institutional traders to amplify gains. In the DeFi ecosystem—and specifically within Arkis—margin trading is reimagined through smart contracts, portfolio margining, and rigorous risk controls.

Core Concept

At its core, margin trading lets an (or Borrower) use collateral to borrow additional capital and execute trades or investment strategies that exceed their original capital base. This creates leverage, expressed as a multiple of the initial capital.

For example, 5x leverage means that for every $1 of collateral, the trader can control $5 worth of positions:

  • $1 of their own funds

  • $4 borrowed from the liquidity pool

The borrowed funds can be used to trade, provide liquidity, hedge positions, or farm yields across whitelisted DeFi protocols—subject to the risk parameters and constraints set by Arkis.

Example:

Let’s say an Asset Manager has $1,000 in ETH and wants to go long on ETH using 5x leverage:

  • They deposit $1,000 of ETH as collateral into their Margin Account.

  • Arkis allows them to borrow an additional $4,000 in USDC or ETH from the Liquidity Pool to Margin Account.

  • With a total of $5,000, they can open a position on a whitelisted protocol (like Uniswap or Pendle) and aim to profit from price movements or yield farming.

If their position increases by 10% in value, the total position becomes $5,500. After repaying the borrowed $4,000, they’re left with $1,500—a 50% gain on the original $1,000. This illustrates the power of leverage.

However, if the trade moves against them and the portfolio value drops below a certain threshold (based on real-time risk calculations), Arkis's will automatically initiate liquidation to protect the liquidity provider’s capital.

Margin Trading in Arkis

Margin trading enables capital efficiency. Instead of deploying $5,000 to gain $5,000 exposure, traders can post just $1,000 and borrow the rest—unlocking capital for other strategies or managing larger positions with less upfront liquidity.

What makes margin trading in Arkis unique:

  • Smart Contract-Based Execution – Everything is onchain, secured, and auditable

  • Whitelisted Protocols & Assets – Asset Managers can only trade within vetted environments

  • Portfolio Margining – Collateral and risk are managed at the portfolio level, not per position

  • Transparent Liquidations – Triggered automatically by Arkis Risk Engine based on real-time health factors

  • No Counterparty Risk – Smart contracts and pre-agreed agreements govern everything

Asset Manager
Margin Engine