All
FAQ
Announcements
Product documents
How can I do spot trading with the Jupyter Notebook?
Learn more on how to access our market data and refer to the code below. 1 import okx.MarketData as MarketData 2 flag = "1" # live trading: 0, demo trading: 1 3 marketDataAPI = MarketData.MarketAPI(flag=flag) 4 result = marketDataAPI.get_tickers(instType="SPOT")print(result)6. How can I read the available trading pairs?Published on Sep 29, 2023Updated on Sep 10, 2025552How long does it take for a deposit to be completed?
OKX completes the deposit process based on the final Layer 1 status and block confirmations. [1 Bundle Verification]: the deposit only requires verification on Layer 2. [2 Bundle Verifications]: the deposit requires verification on both Layer 1 and Layer 2.Blockchain Network Congestion When the blockchain network is congested, transaction confirmation times may be extended, which can delay the deposit arrival time.Published on Oct 17, 2024Updated on Jan 1, 2026417What's Spot DCA (Martingale) bot and how to use it?
Safety orders will be placed when the price changes: 1% = (0 + 1 × 2*0)% 3% = (1 + 1 × 2*1)% 7% = (3 + 1 × 2*2)%, and many more Multiple parameters are available for selectionHow does Spot DCA bot Smart Strategies work? Spot DCA bot Smart Strategies offer preset configurations—Conservative, Moderate, and Aggressive—to match different trading styles and risk preferences. Each strategy determines how actively the bot places safety orders as prices fluctuate.Published on Oct 21, 2025Updated on Apr 3, 2026Address type upgrade FAQ
Example 1: Entry 1: (Standard) Address A Entry 2: (Universal) Address A These addresses will be merged to Entry 2, which allows withdrawals of any crypto selected for a specific network, based on compatibility. Example 2: Entry 1: (Standard) Address A Entry 2: (Universal) Address A Entry 3: (EVM) Address A These addresses will be merged to Entry 3, which allows withdrawals of any crypto selected for EVM compatible networks.How does the verification period works after the address type upgrade?Published on Aug 26, 2025Updated on Dec 30, 2025858Zero-Knowledge Proofs: what are zk-STARKs and how do they work? (zk-STARK V1)
*Execution trace table and Merkle tree constructed for zk-STARK PoR* 1.Published on May 10, 2023Updated on Sep 8, 2025179Iceberg strategy FAQs
5 orders will be placed in the order book 1st limit buy order will be placed at the current middle price (Ask 1 + Bid 1)/2 The 2nd limit buy order will be placed at Bid 1 price, whereas the 3rd one at Bid 2 price, etc The amount per order is around 0.1 BTC (multiplied by the random number) If the price goes up to higher than 35,000, the order would be temporarily halted If the order is filled, new orders will be placed according to the latest position in the orderbook If the change of price causesPublished on Aug 4, 2023Updated on Dec 30, 202516USDG Convert Fees Change Announcement
OKX would like to inform you that the 1:1 pricing between USDC and USDG for offshore clients will be discontinued. Following this change, USDC <> USDG conversions will be subject to a 0.03% (3 bps) markup. This change will take effect on 2:00 (UTC+0) , 25th February. Thank you for your understanding and continued support.How to get USDG You can obtain USDG by accessing Convert.Published on Feb 20, 2026Updated on Feb 21, 20264How do I set a price alert?
On the App: 1. Tap Trade > Select the trading type at the top 2. Tap the three dots in the upper right corner 3. Go to Settings > Preferences > Trade notifications 4.Published on Apr 30, 2024Updated on Apr 9, 2026261What should I do if I mistakenly withdraw crypto via the wrong network?
The above steps are also applicable if you'd like to transfer crypto-ERC20 from the ETH wallet to the OKX Web3 wallet.Retrieve it via MetaMask walletApp 1. Import your third-party wallet into MetaMask wallet via private key. Learn more on how to import your account on MetaMask Open MetaMask wallet app, select Import using Secret Recovery Phrase to import your wallet 2. Open your OKX exchange account on your app, and select Assets > Deposit 3.Published on Jan 21, 2025Updated on Apr 3, 2026Why is my accessible balance lower than my funds unavailable for withdrawal?
Here's an example to illustrate how both values can diverge: Stage 1: the user deposits 1 BTC at 17:00 UTC and a snapshot of its 60,000 USD equivalent value is taken. This value is locked for withdrawal confirmation. USD value (Crypto asset) Accessible balance 0 Unavailable for withdrawal 60,000 (~1 BTC) (Protected value) 0 (Locked value) 60,000 (~1 BTC) Available for withdrawal 0 Stage 2: deposit is confirmed and goes to trade. The BTC deposit can be traded but not withdrawn.Published on May 13, 2024Updated on Apr 3, 2026348X 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 Aug 13, 2025Updated on Jan 29, 202627How to fix passkey error 50162 on Android devices
Start with Method 1, and if the issue continues, follow Method 2 to remove the damaged passkey and recreate it.Method 1: Update Google Play services Go to Settings > All applications on your phone and locate Google Play services. Locate Google Play services in your phone's application list Select the kebab menu icon and select Uninstall updates. Select Uninstall updates After the updates are removed, scroll down and select App details to open the Google Play Store page.Published on Dec 8, 2025Updated on Dec 26, 20251,836How do I safeguard my Web3 wallet from fraudsters?
Refrain from authorizing unknown third-party project software to prevent information leakage and potential asset lossFraud case studyFraud case study 1: Guiding users to click on unfamiliar links for wallet authorization Review of fraudulent tactics: Tactic 1: Luring users with high-yield activities to open unfamiliar links and authorize their wallets. Tactic 2: Posing as official entities and guiding users to authorize wallets.Published on Dec 13, 2023Updated on Jan 27, 2026995What are the new trading fees for EEA users?
Starting from 1 October 2025, we will update the Maker and Taker fee structure for regular and VIP users in the EEA. The table below shows the updated fees.Published on Sep 16, 2025Updated on Oct 15, 2025256Trading Fee Rules FAQ
For example, if a user’s last 30-day spot trading volume is 10,000,000 USD (meeting VIP 2), the total trading volume for perpetual and expiry futures in the last 30 days is 200,000,000 USD (meeting VIP 3), the last 30-day options trading volume is 5,000,000 USD (meeting VIP 1), the last 30-day spreads trading volume is 150,000,000 USD (meeting VIP 2), and the asset amount is 5,000,000 USD (meeting VIP 4), then the user enjoys the VIP 4 fee level, and all trading across instruments can enjoy the VIPPublished on Mar 22, 2024Updated on Apr 13, 20261,079