All
FAQ
Announcements
Product documents
How do I submit my proof of address (POA)?
If you live with parents or a spouse, you may include a supplementary document, such as a formal attestation from the property owner or leaseholder. The POA must be issued within the last 3 months. The POA must be a clear photo of your original POA or a PDF file can either be a clear photo of your original POA or a PDF file. The POA must match the residential information you provided during your identity verification.Published on Sep 5, 2023Updated on Apr 28, 2026856EVM Inscription Tool FAQ
This allows you to record various files on the Ethereum mainnet as long as the file size doesn't exceed 96 KB. This protocol essentially involves adding memo information, in hexadecimal characters, within transactions completed on the blockchain. As a result, the information you recorded can't be changed and is protected by the Ethereum network's security features.2. How do I use EVM Inscriptions?Published on Dec 15, 2023Updated on Dec 18, 202523Why do I need to complete an identity re-verification during the service update? (LATAM)
Can I verify myself from where I currently live?Published on Apr 23, 2026Updated on Apr 30, 2026Managing RFQs on the RFQ board
Finally, selecting the checkboxes on the RFQ Board in the "Action" column for any live RFQs will activate the "Kill Selected" button at the top right corner of the RFQ Board, which will instantly cancel any of your quotes or RFQs on those selected lines.How do I know when my RFQ will expire? How do I know when a maker's quote will expire? On the RFQ Board is a column labeled "Time Left". The value in this column indicates how much longer the RFQ will remain live until it expires automatically.Published on Jun 30, 2022Updated on Sep 10, 202518What's P2P Paid Ads?
When does my Paid Ad slot go live? Your Paid Ad listing goes live at the start of the specific slot you bid on. Please ensure that you have set the relevant ad as paid ad first, and it'll be activated automatically. Make sure your offer is active and ready before the slot begins.4. What happens if my bid is unsuccessful? If you are outbid, the frozen bid amount will be returned to your account in full. You will receive a notification and may place a new bid for an upcoming available slot.5.Published on Apr 15, 2026Updated on May 12, 2026324OKX Orbit FAQ
Live streaming on Orbit is currently only available on the web platform and is in a closed beta (invite-only) phase. It is not open for general applications. Thank you for your interest and support.Q: Where can I watch livestreams? Click on the avatar of the user who is live streaming, and you will be able to enter their live broadcast room to watch.Recommendations & Advanced BenefitsQ: How can I get my posts featured in recommendations or on the Hot Traders list?Published on Mar 31, 2026Updated on May 12, 20265How do I submit my proof of address (POA) in Saudi Arabia?
If you live with parents or a spouse, you may include a supplementary document, such as a formal attestation from the property owner or leaseholder. Bank statements, payslips, utility bills and statements issued from the National Address portal must be issued within the past 3 months You can either submit a clear photo of the original POA or a PDF file. The address on the POA must match with the residential information you provided during signup.Published on Jun 12, 2024Updated on Jan 20, 2026224Demo trading
It'll only quote your RFQ once and leave this price live for 60 seconds before allowing it to expire. To get a new price from the trading bot, please cancel and re-price your demo RFQ. Please be reminded that quotes made by the trading bot WAGMI are for reference only and should not be considered as an offer to transact in digital assets nor should it be interpreted as the price you should expect when trading with real assets.Published on Jun 29, 2022Updated on Dec 3, 20251,758What's Leaderboard?
Trade actively: your performance data will be collected automatically from your live trades. Climb the ranks: leaderboard positions are based on real trading metrics—PnL %, PnL, and Assets.Published on Apr 25, 2025Updated on Jan 2, 20266How can I do derivatives trading with the Jupyter Notebook?
import okx.Account as Account flag = "1" # live trading:0, demo trading: 1 accountAPI = Account.AccountAPI(api_key, secret_key, passphrase, False, flag) result = accountAPI.get_account_balance() print(result)4. What account mode and margin/trade mode are eligible for derivatives trading with the Jupyter Notebook?Published on Sep 28, 2023Updated on May 7, 2026200How do I trade in CeDeFi trading?
Review the token details, risk rating, and live market data. Enter the amount you'd like to buy, then confirm the trade details (including the fees and amount you'll receive). Confirm the transaction using your Passkey, and the system will automatically complete it on the blockchain.3. How do I check and manage my assets in DEX trading wallet? Once the trade is completed, your tokens will be deposited into your DEX trading wallet.Published on Sep 24, 2025Updated on Mar 4, 20266What's demo trading and how do I use it?
Tap Exit next to Demo Trading to return to live trading.FAQWhy is risk-free trading important for beginner traders? Risk-free trading allows beginner traders to learn the ropes and gain experience before trading with real funds.How does demo trading simulate real-world market conditions?Published on Dec 12, 2023Updated on May 11, 20261,002OKX AI 101
Demo first: use --demo mode to test with simulated funds before going live with real capital. Avoid unofficial Skills: these may lead to asset loss. Only use skills reviewed by OKX.What is OKX Skills Marketplace? Skills is OKX's open marketplace for AI trading capabilities. Developers publish modular skills; users install what they need — like adding plugins to an AI assistant. Click here to enter Skills marketplace.Published on May 4, 2026Updated on May 5, 2026How 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, 2025554Why is my deposit/withdrawal suspended?
Once the mainnet goes live, holders of the ERC20 token can be exchanged for the mainnet token in a 1:1 ratio. Why is token swap needed? Token swap is designed to let users swap their ERC20 token into the mainnet token. Once token swap is completed, the original ERC20 token will be burnt. If I encounter this situation, what should I do?Published on Aug 31, 2023Updated on Jan 26, 20261,026