All
FAQ
Announcements
Product documents
World Cup VIP Exclusive Gift Set FAQ
Eligible Users must (1) pass or have passed OKX's advanced identity verification, (2) reach or maintain OKX VIP status as of 25 March 2026 at 10:00 (UTC+8), (3) join the Promotion by providing all of the required information (such as delivery address) on the Promotion's landing page. The Promotion consists of an OKX swag item. Limit one (1) Gift Set per Eligible User. Sub-accounts will not be eligible to participate or receive any Gift Sets.Published on 19 Dec 2025Updated on 24 Apr 2026317X Layer upgrade and OKT/OKB asset handling FAQ
OKTChain will continue operating until January 1, 2026. Before this date, you can deposit OKT to the platform at any time. Deposited OKT will be automatically converted to OKB based on the same average closing price rules.How are other on-chain assets on OKTChain handled? OKTChain will continue operating until January 1, 2026. You should manage and withdraw other on-chain assets before this date.How do I exchange OKT from a cold wallet for OKB?Published on 13 Aug 2025Updated on 29 Jan 202628How 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 2025553OneFootball Credits Trade and Earn
For more information, please visit www.okx.com © 2026 OKX. Where any discrepancy arises between the translated versions and the English version, the English version shall prevail.Published on 9 Apr 2026Updated on 9 Apr 202612What is the New User Full Rebate Program?
For more information, please visit www.okx.com © 2026 OKX. Where any discrepancy arises between the translated versions and the English version, the English version shall prevail. Note: In order to comply with local regulations, certain features may not be available in your region. This Program and its rewards are subject to OKX's eligibility criteria and may be modified at any time.Published on 16 Mar 2026Updated on 22 Apr 20261Trading 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,081What should I do if the T+N security protection is triggered and I can't trade?
For orders under T+3 or T+7, you may also file an appeal via Assets > Locked Assets > P2P Order > Appeal. Note: T+1 restrictions cannot be appealed for early unfreezing.Published on 17 Mar 2023Updated on 22 Apr 20262,808How can I do derivatives trading with the Jupyter Notebook?
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 2026197Where do I find limits, fees and processing time details for cash withdrawal?
Example: 1.5% + 1 USD fee If you withdraw 200 USD: 1.5% of 200 USD = 3 USD Plus 1 USD flat fee Total fee = 4 USD Actual fees being charged will be displayed on the Preview screen before you submit. This fee amount will always be deducted from your withdrawal amount. Example: If you withdraw 10 USD using a method that charges 2 USD in fees, then 10 USD will be withdrawn from your OKX account and 8 USD will be deposited into your bank account.Published on 23 May 2025Updated on 4 Mar 202634How 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 24 Apr 2026418Where 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. Maximum Deposit: The maximum number of deposits you can make for a defined period.What is the deposit processing time?Published on 23 May 2025Updated on 22 Apr 202628Where 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 17 Apr 2026What's the Spot DCA (Martingale) bot and how do I use it?
For example, with a 1% initial price step and a multiplier of 2, the safety orders will be placed at 1%, 3%, 7%, and so on (doubling the gap after each order). Stop loss (SL): another optional setting to limit losses. If the price drops to this level, the bot will stop trading and sell all base assets at the market price.How do I manage my Spot DCA (Martingale) bots?Published on 12 Feb 2025Updated on 17 Nov 20252What can I do if I trigger risk control?
Once the review is complete and considered risk-free, we'll unfreeze your account within 1 to 3 working days.1. What should I do if I trigger the platform's risk control? You can submit a self-service appeal in the app by following these steps. This is the fastest and most effective way to process your appeal. You can go to your OKX app homepage > P2P Trading, select the Appeal in the pop-up window at the bottom of the page.Published on 13 Sept 2023Updated on 24 Apr 20261,805Convert FAQ
1. Why do I receive an insufficient balance prompt when using Convert? To use Convert, you need a sufficient amount of crypto in your funding account. However, you don't need to transfer assets from your trading account to your funding account. If you're prompted about an insufficient balance in your funding account, ensure you've selected both your funding and trading accounts.2. How do I deposit crypto to use Convert? Convert is connected to your funding and trading accounts.Published on 27 Sept 2023Updated on 15 Apr 20261,496