Trade in the UI
- Your First Trade on DerivaDEX walks through wallet connection, collateral deposit, one-click trading, and a first position on testnet.
Build with the API
- Your First API Trade on DerivaDEX walks through the first signed-and-encrypted trade flow with the Python client, from funded testnet strategy to order submission and cancellation.
After your first tutorial
- How-to Guides help with narrow tasks such as signing requests, encrypting them for the operator, or separating sequencing from execution state.
- Reference is where the exact limits, formulas, event fields, and trading controls live.
- Explanation explains why the exchange works this way and what is happening behind the screens you just used.