Aevo
Aevo is the world's first high-performance decentralized exchange focussed on options and perps trading. The exchange runs on a custom EVM roll-up that rolls up to Ethereum. Aevo operates an off-chain orderbook with on-chain settlements.
Aevo Documentation
Aevo Documentation
- Welcome to Aevo
- Legal Disclaimer
- Support Tickets
- Video Guides
- Introduction
- Perpetual Futures
- Intro to PERPS Trading
- Mark, Index and Traded Prices
- Managing PERPS Positions
- Pre Launch Markets
- Options
- Options Trading
- Community
- Trading Campaigns
- Trading Rewards
- Volume Based Cashback
- Staking
- LP NFTs Distribution from Treasury Assets
- Treasury LP Revenue Distribution
- Staking Based Discounts
- Lottery System
- Exchange Referrals
- Ended Initiatives
- EIGEN Rewards Program
- All Time High
- We're So Back Campaign
- Aevo Airdrops
- Staking Rewards (2024 - 2025)
- Aevo Staking Contract Update - October 2025
- Trading Rewards (2024)
- Finalized Rewards
- AEVO EXCHANGE
- Trading on Aevo
- Fair Usage Disclaimer
- Pre-Launch Token Futures
- Perpetuals Specifications
- ETH Perpetual Futures
- BTC Perpetual Futures
- Options Specifications
- ETH Options
- BTC options
- Fees
- Maker and Taker Fees
- Options Fees
- Perpetuals Fees
- Pre-Launch Fees
- Liquidation Fees
- Deposit & Withdrawal Fees
- Technical Architecture
- Exchange Structure
- Off-chain Orderbook and Risk Engine
- On-chain Settlement
- Layer 2 Architecture
- Deposit contracts
- Margin Framework
- Standard Margin
- Portfolio Margin
- Collateral Framework
- aeUSD
- aeUSD Deposits
- aeUSD Redemptions
- aeUSD Composition
- Spot Convert Feature
- Withdrawals
- Liquidations
- Auto-Deleveraging (ADL)
- Index Price: Aevo Index Computation
- Perpetual Futures Funding Rate
- Perpetual Futures Mark Pricing
- AEVO PERPS+
- Options made easy
- Technical Architecture
- Walkthrough
- FAQ
- AEVO MCP
- Tool Reference
- Prompts
- Privacy Policy
- AEVO OTC
- Trading on Aevo OTC
- Asset Availability
- Customizability
- Cost-Efficiency
- Use cases with examples
- Bullish bets on price movements
- Protect holdings
- AEVO STRATEGIES
- Aevo Basis Trade
- Basis Trade Deposits
- Basis Trade Withdrawals
- Basis Trade Fees
- Basis Trade Risks
- Introduction
- API Key Setup
- Via UI
- Via API
- Signing Orders
- Errors
- Rate Limits
- Orderbook Checksum
- REST API
- Authentication
- Public API
- POST /account/email-verified
- POST /account/unsubscribe
- GET /airdrop-incentivized-assets
- GET /assets
- GET /check-referral
- GET /coingecko-statistics
- GET /emissions
- GET /expiries
- GET /funding
- GET /funding-history
- GET /index
- GET /index-history
- GET /instrument/{instrument_name}
- GET /instrument/{instrument_name}/trade-history
- GET /mark-history
- GET /markets
- GET /options-history
- GET /orderbook
- GET /settlement-history
- GET /statistics
- GET /strategies
- GET /strategy/{strategy_address}/balance-history
- GET /strategy/{strategy_address}/pnl-history
- GET /strategy/{strategy_address}/portfolio
- GET /strategy/{strategy_address}/positions
- GET /strategy/{strategy_address}/trade-history
- GET /strategy/{strategy_address}/transaction-history
- POST /swap/preview
- GET /time
- GET /weeth
- GET /yield-vault
- Private API
- GET /account
- GET /account/accumulated-fundings
- GET /account/cancel-on-disconnect
- POST /account/cancel-on-disconnect
- GET /account/email-address
- POST /account/email-address
- POST /account/email-preference
- GET /account/email-preferences
- GET /account/email-verified
- POST /account/leverage
- POST /account/margin-type
- POST /account/network-address
- POST /account/portfolio-margin
- GET /account/stats
- GET /account/trades/csv
- GET /account/transactions/csv
- POST /account/update-margin
- POST /account/username
- GET /account/weekly-volume
- DELETE /api-key
- GET /api-key
- POST /api-key
- GET /auth
- POST /batch-orders
- POST /campaign-sign-up
- POST /claim-referral-rewards
- POST /claim-trade-fees
- GET /farm-boost
- POST /farm-boost
- GET /leaderboard/campaign
- GET /mmp
- POST /mmp
- GET /order-history
- GET /order-history/stops
- GET /orders
- POST /orders
- DELETE /orders-all
- DELETE /orders/{order_id}
- GET /orders/{order_id}
- POST /orders/{order_id}
- GET /otc/account
- POST /otc/create-request
- POST /otc/unwind
- GET /portfolio
- GET /positions
- GET /proof-data
- GET /proofs-data
- DELETE /quotes
- GET /quotes
- POST /quotes
- POST /quotes/preview
- DELETE /quotes/{quote_id}
- PUT /quotes/{quote_id}
- GET /referral-history
- GET /referral-rewards-history
- GET /referral-statistics
- POST /register
- POST /reset-mmp
- DELETE /rfqs
- GET /rfqs
- POST /rfqs
- DELETE /rfqs/{block_id}
- GET /rfqs/{block_id}/quotes
- DELETE /signing-key
- GET /stake
- GET /strategies/account
- GET /strategies/account-history
- POST /strategy/{strategy_address}/initiate-withdraw
- POST /swap
- GET /trade-fees-campaign-stats
- GET /trade-history
- GET /transaction-history
- POST /transfer
- GET /twap-order-history
- GET /twap-orders
- POST /twap-orders
- DELETE /twap-orders/{order_id}
- GET /twap-orders/{order_id}
- POST /withdraw
- WebSocket API
- Endpoints
- Request Format
- Operations
- Cancel on Disconnect
- Public Operations
- PUBLISH Channels
- PUBLISH Ping
- SUBSCRIBE Ticker
- SUBSCRIBE Ticker Throttled
- SUBSCRIBE Book Ticker
- SUBSCRIBE Orderbook
- SUBSCRIBE Orderbook Throttled
- SUBSCRIBE Index
- SUBSCRIBE Trades
- Private Operations
- Authentication
- PUBLISH Create Order
- PUBLISH Edit Order
- PUBLISH Cancel Order
- PUBLISH Cancel All Orders
- PUBLISH Status
- SUBSCRIBE Orders
- SUBSCRIBE Fills
- SUBSCRIBE Positions
- Definitions
- Token smart contracts
- New Buyback and Burning System
- Governance
- DAO Treasury
- Post AGP-3 Asset Allocation and Management
- Buyback and Burning System
- Committees
- Treasury and Revenues Management Committee
- Growth & Marketing Committee
- AGP - Aevo Governance Proposals
- New Governance Portal
- Token Distribution
- Original RBN Distribution (May 2021)
- Legacy RBN tokenomics
Agent Instructions: Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the ask query parameter:
GET https://docs.aevo.xyz/readme.md?ask=<question>
The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
Automate transactions like real-time eligibility checks and claims processing with developer-friendly, JSON-based APIs that support thousands of payers.
Primev is building mev-commit, a credible commitment network for mev actors.
Dynamic offers a suite of tools for effortless log in, wallet creation and user management. Designed for users. Built for developers.
Mesh enables safer, easier crypto transfers and payments from 300+ leading exchanges and wallets, all without leaving your platform
Earn revenue today without delaying your roadmap. Payment processing for SaaS by SaaS.
FlowX.AI is redefining banking modernization with the first-ever unified, open, AI platform built to free banks from restrictive point solutions.
Markets, illuminated — World's largest provider of trading indicators for every market from stocks, crypto, and forex.