All
FAQ
Announcements
Product documents
How to contact a third-party payment channel?
You may reach out to the third-party payment channels via contact details below: Fiat partner How to contact Simplex https://www.simplex.com/support/ Banxa https://support.banxa.com/en/support/tickets/new MoonPay https://www.moonpay.com/contact-us Mercuryo mailto: support@mercuryo.io Coinify https://help.coinify.com/hc/en-us/requests/new UTORG https://utorg.pro/contacts/ Advcash https://support.advcash.com/hc/en-us/requests/new Fiahub https://www.fiahub.com/livechat/ Itez https://itez.com/contactsPublished on Aug 2, 2023Updated on Feb 11, 2026135What limits are there for spot copy trading?
1. Daily lead trade limit: 500 new buy order 2. Total lead trade limit: 5000 new buy orders 3. Maximum profit-sharing ratio and Maximum copy trader limit depends on lead trader's trader tier. 4.Published on Oct 30, 2023Updated on Mar 10, 2026126What limits are there for futures copy trading?
Lead trader limit: You can copy up to 10 traders when using hedge mode or 1 trader when using one-way modePublished on Oct 31, 2023Updated on Mar 10, 2026253How do I verify my wallet address?
Note: Other wallet connections are currently not supported on the OKX SG App, please use the Web: https://my.okx.com/en-sg Continue to connect your wallet You can choose to connect via OKX wallet extension You can also choose to connect via other methods If you choose to connect your wallet via WalletConnect, you can scan the QR code or select All Wallets to pick the wallet that you are using.Published on Jun 24, 2025Updated on Nov 17, 20253What are the cryptoassets that are listed on OKX in France?
Arbitrum ASTR Astar ATOM Cosmos AVAX Avalanche AXS Axie Infinity BADGER Badger DAO BAL Balancer BAND Band Protocol BAT Basic Attention Token BCH Bitcoin Cash BICO Biconomy BLUR Blur BNB BNB BNT Bancor Network BONK Bonk BSV Bitcoin SV BTC Bitcoin BTT BitTorrent CEL Celsius Network CELR Celer Network CFG Centrifuge CHZ Chiliz COMP Compound CQT Covalent CRO Crypto.com CRV Curve Finance CSPR Casper Network CVC Civic CVX Convex Finance DAI Dai DOGE Dogecoin DOT Polkadot DYDX dYdX EGLD Elrond ENJ Enjin Coin ENSPublished on Mar 18, 2024Updated on Feb 9, 20262Affiliate FAQ
Kindly refer to: https://www.okx.com/docs-v5/en/#affiliate-rest-apiPublished on Dec 4, 2024Updated on Apr 6, 2026723How do I manage my wallet? (app)
You can insert your wallet address/ENS domain name to add your watch-only wallet into your OKX wallet. Select wallet to add a watch-only wallet Compared with the blockchain browser, the advantage of watch-only wallet is: Multiple watch-only wallets can be added at the same time for easy tracking Multiple networks are aggregated in the same wallet without switching browsers of different networks.Published on Aug 22, 2023Updated on Apr 22, 20262,011Why is my accessible balance lower than my funds unavailable for withdrawal?
USD value (Crypto asset) Accessible balance 60,000 (~1 BTC) Unavailable for withdrawal 60,000 (~1 BTC) (Protected value) 0 (Locked value) 60,000 (~1 BTC) Available for withdrawal 0 Stage 3: the user converts his 1 BTC to ETH at the price of 3,000 USDC/ETH. He receives 20 ETH at 17:10 UTC.Published on May 13, 2024Updated on Apr 3, 2026352How do I update my login password?
Self-service tool For quick access, click the button below:On the appI remember my login password Open your OKX app and select Menu Open Menu page Select Profile and settings, find Security, and select Login password under the Authentication methods section Fill in the information below and confirm: Current login password New login password 8-32 characters long 1 lowercase character 1 uppercase character 1 number 1 symbol Complete the Security authentication (such as Phone / Email authenticationPublished on Aug 22, 2023Updated on Oct 15, 202529How 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 do I change my login password?
Self-service tool For quick access, click the button below:On the appI remember my login password Open your OKX app and go to User Center Open User Center page Select Profile and settings, find Security, and select Login password under the Authentication methods section Fill in the information below and confirm: Current login password New login password 8-32 characters long 1 lowercase character 1 uppercase character 1 number 1 symbol Complete the Security authentication (such as Phone / Email authenticationPublished on Aug 22, 2023Updated on Mar 4, 202619,618Trading 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 Mar 22, 2024Updated on Apr 15, 20261,081How 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, 2026421OKX Sub-Affiliate link rules
Links created on or after January 1, 2026 will be assessed from the fourth calendar month upon link creation. Note: Links created before January 1, 2026, will continue to be assessed starting from the first day of the third calendar month after the link is created. Examples: A link created on August 1, 2026 will be assessed starting from November 1, 2026, and subsequently on the 1st day of each calendar month.Published on Sep 28, 2023Updated on Mar 16, 2026655What'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 selection Learn more about other trading bots available here.Published on Nov 13, 2024Updated on Feb 9, 202629