All
FAQ
Announcements
Product documents
How can I do spot trading with the Jupyter Notebook?
Learn more on how to read our available trading pairs and refer to the code below. 1 import okx.Account as Account 2 3 # API initialization 4 apikey = "YOUR_API_KEY" 5 secretkey = "YOUR_SECRET_KEY" 6 passphrase = "YOUR_PASSPHRASE" 7 8 flag = "1" # Production trading: 0, Demo trading: 1 9 10 accountAPI = Account.AccountAPI(apikey, secretkey, passphrase, False, flag) 11 12 result = accountAPI.get_instruments(instType="SPOT") 13 print(result)7. How can I read my account balance?Published on 29 Sept 2023Updated on 10 Sept 2025552A beginner's guide to identity verification
To verify your address, you must use a supported document as listed in the answer above.11. I don't know how much I plan to deposit. Can I change my estimated amount later? No. We are collecting your estimated amount as a reference point and we understand that your use of the platform may change later.12. How do I check my identity verification information?Published on 25 Sept 2023Updated on 25 Mar 20266,459How do I open an SMSF account on OKX?
Once your SMSF is established and the bank account is active, you'll be able to onboard with OKX as an SMSF investor.7. I already have an SMSF with crypto on another exchange. Can I also have one on OKX? That's no problem. If your SMSF is already set up and active, you're welcome to onboard OKX and transfer assets across, provided that's permitted under your fund's structure.Published on 2 July 2025Updated on 3 Dec 2025Trading Fee Rules FAQ
Trader A (Maker fee: 0.02%; Taker fee: 0.03%) bought 100 contracts of call options (notional is 1 BTC): If trader A is the taker when order filled, so the Trading fee = Min(0.03% × 0.01 × 1 × 100, 7% × 0.05 × 0.01 × 1 × 100) = 0.0003 BTC; If trader A is the maker when order filled, so the Trading fee = Min(0.02% × 0.01 × 1 × 100, 7% × 0.05 × 0.01 × 1 × 100) = 0.0002 BTC.Published on 22 Mar 2024Updated on 15 Apr 20261,079How do I set up a recurring buy plan?
If you create a weekly plan at 11:05 AM on Tuesday, your future orders will be completed every Tuesday at 11:05 AM. You can check the date of your next order with your plan details.3. How do I manage my recurring buy plan? You can manage your plan easily from your plan details. Go to the Activity page and you'll find Recurring buy option on top of the page. Select Recurring buy to view all the plans you've set up.Published on 23 Jan 2025Updated on 31 Dec 202550How can I do derivatives trading with the Jupyter Notebook?
result = tradeAPI.get_order_list() print(result)11. How can I get order history for derivatives trading with the Jupyter Notebook via Get order history (last 7 days) and Get order history (last 3 months)? # Get order history (last 7 days) result = tradeAPI.get_orders_history( instType = "SWAP" ) print(result) # Get order history (last 3 months) result = tradeAPI.get_orders_history_archive( instType = "SWAP" ) print(result)12.Published on 28 Sept 2023Updated on 12 Feb 2026196How do I make a withdrawal? (app)
If you do not encounter a verification request when withdrawing funds, please check if you have added the recipient's address to your withdrawal whitelist.11. Why do some assets require a tag/memo during withdrawal? Some assets require a tag/memo, which is usually a string of numbers. For example, for XRP, after filling in the withdrawal address, the tag must also be filled in, otherwise assets may be lost.12. How do I withdraw crypto from a sub-account?Published on 22 Aug 2023Updated on 15 Apr 20265,874Unseen City Shirts - Blue Moon - NFT FAQ
Utility is a Web 3 term for special access to products, services, and platforms given to users who hold a certain NFT.11. Which jurisdictions are restricted from claiming the Unseen City Shirts – Blue Moon NFTs? Residents of Australia, the Bahamas, Bangladesh, Belgium, Bolivia, Brazil, Canada, China, Crimea, Cuba, Donetsk, Hong Kong, India, Iran, Iraq, Italy, Luhansk, Malaysia, Malta, Mexico, North Korea, Philippines, Singapore, Syria, Russia, Thailand, the Netherlands, Ukraine.Published on 25 Apr 2024Updated on 4 Dec 20252OKX P2P verified merchant service agreement
You may not use the Services in any way that may damage, paralyse, overload or cause detriment to other websites or their services, this Site or any of our services, or interfere with the use of the Services and the relevant applications by other Users.11.Published on 15 Sept 2023Updated on 28 Jan 2026720Passkey FAQ
Each account can only be bound to one passkey.11. Why don't I see 'Use Passkey' or the authentication pop-up on my iPhone? This is usually caused by an incorrect AutoFill & Passwords configuration. Go to Settings > General > AutoFill & Passwords and make sure Passwords is turned on and Authenticator is turned off.12. Why did my passkey stop working after reinstalling the Android app? On Android, uninstalling and reinstalling the app clears local security data, including your passkeys.Published on 19 Mar 2025Updated on 4 Mar 2026118How do I enable allowlist? (web)
For example, if you make a transaction at 7:00 am UTC July 4, 2024, the verification period will be extended to 7:00 am UTC August 3, 2024.How does this impact my existing verified addresses? All existing verified addresses in our withdrawal address book will be placed on a 30-day verification period now.Published on 14 Aug 2023Updated on 12 Feb 2026417What should I do if the T+N security protection is triggered and I can't trade?
If you continue with the order, the system will limit withdrawals and crypto resales for 1, 3, 7, 15, or 30 days (check the on-screen message for details). Note: If you do not see any T+N-related prompts, you can sell or withdraw the crypto immediately after the transaction is complete.What should I do if I trigger T+N protection? If your order triggers T+N protection, we recommend that you wait patiently. The restriction will be automatically lifted after N days.Published on 17 Mar 2023Updated on 4 Apr 20262,727Where do I find limits, fees and processing time details for cash withdrawal?
Weekly limit: The maximum amount you can withdraw over 7 consecutive days. Limit resets on a rolling basis, 7 days after the transaction that reached the limit. Monthly limit: The maximum amount you can withdraw within a 30-day period. Limit resets on a rolling basis, 30 days after the transaction that reached the limit.Published on 13 Apr 2026Updated on 14 Apr 2026Where do I find limits, fees and processing time details for cash deposit?
Weekly limit: The maximum amount you can deposit over 7 consecutive days. Limit resets on a rolling basis, 7 days after the transaction that reached the limit. Monthly limit: The maximum amount you can deposit within a 30-day period. Limit resets on a rolling basis, 30 days after the transaction that reached the limit.Published on 13 Apr 2026Updated on 14 Apr 2026What is the New User Full Rebate Program?
Reward Distribution Rewards are distributed daily over 7 days following completion of the First Qualifying Trade. Each day's reward is dispatched at the scheduled daily dispatch time (based on local time or SGT, as configured). Rewards are distributed in equal installments unless otherwise specified herein. Rounding adjustments may be applied on the final day to account for fractional amounts.Published on 16 Mar 2026Updated on 6 Apr 2026