All
FAQ
Announcements
Product documents
X Layer upgrade and OKT/OKB asset handling FAQ
For details, please refer to the official announcement: Announcement on the PP Upgrade of X Layer and Optimisation of the OKB Gas-Token Economic ModelImplementation schedule August 13, 2025, 2:10 PM (UTC+8) OKT will stop trading on the OKX exchange. OKTChain will continue producing blocks and processing on-chain transactions. August 13, 2025, 3:00 PM (UTC+8) OKX will stop supporting OKB withdrawals to Ethereum (ETH L1).Published on Aug 13, 2025Updated on Jan 29, 202627Tokenized stocks FAQ
Pre-market: 08:01 – 13:29 Trading before the regular session opens, typically at a lower volume and higher volatility. Market hours: 13:31 – 19:59 Standard trading session with the highest liquidity and volume. Post-market: 20:01 – 23:59 With fewer liquidity providers active, spreads may widen and volatility may increase.Published on Feb 2, 2026Updated on Mar 16, 20266How can I do spot trading with the Jupyter Notebook?
You can also use clOrdId instead of ordId. 1 result = tradeAPI.cancel_order(instId="BTC-USDT", ordId = "489093931993509888") 2 print(result)13. How can I amend an order? For more information on how to amend an order, please read our dedicated guide. You can also use clOrdId instead of ordId. 1 result = tradeAPI.amend_order( 2 instId="BTC-USDT", 3 ordId="489103565508685824", 4 newSz="0.012" 5 ) 6 print(result)14. How can I access the list of open orders?Published on Sep 29, 2023Updated on Sep 10, 2025544Copy trading FAQ
8%-13% of profits made by traders from copy trading will be shared with lead traders based on lead traders' respective profit sharing levels. For example, if you make a total profit of 100 USDT when you copy a lead trader's trades, you'll give them 10% of that, which is 10 USDT. Note: for more details on lead trader profit-sharing levels, read here.5. Can I use copy trading with my sub-accounts? Copy trading is available for sub-accounts.6.Published on Sep 15, 2023Updated on Mar 4, 2026686How do I prevent double-spending scams?
Ethereum has a shorter block time which is about 13–15 seconds so the waiting time is relatively shorter. Small transactions: For lower-value transactions, waiting for fewer confirmations or even no confirmations may involve a lower level of risk. Large transactions: For higher-value transactions, it is strongly recommended to wait for more confirmations to ensure security. Most exchanges and wallets display the confirmation status when you receive funds.Published on Jul 14, 2025Updated on Feb 3, 20262Spot copy trading: copy trader FAQ
Lead traders have the flexibility to tailor their profit-sharing ratio, with the maximum cap set at 13%, based on their AUM tiering. Read more about profit sharing tiers here.10. I saw the spot lead trader recruitment campaign. Can I start copying trading now? You can only start spot copy trading after the feature officially launches. In the meantime, you can join the waitlist and gain access to special benefits once spot copy trading launches.Published on Oct 18, 2023Updated on Feb 9, 2026122USDⓈ contract FAQ
Yes, the system will cancel all USD futures orders under that settlement currency. 13. How is the position handled after forced liquidation? The position is taken over by the system and enters the forced liquidation process. P&L are credited to the risk reserve fund (denominated in the settlement currency). 14. What should I do if a stablecoin loses its peg? Q: How does the system respond if USDC experiences a de-peg?Published on Oct 17, 2025Updated on Feb 2, 20264OKX House FAQ
We'll assist you with a replacement or refund, depending on availability.13. How often are new items added to OKX House? Our OKX Shop is regularly updated with the latest products and limited-edition items. While there's no fixed schedule, new additions are introduced periodically, so be sure to check the OKX House page frequently for updates.14. Who can I contact for support regarding OKX House?Published on Nov 29, 2024Updated on Mar 2, 202615What's an OKX Flexible Loan?
Yes, you will still receive ETH2.0 rewards if BETH is your collateral in Loan.13. How do I manage my flexible loan? Easily adjust your loan and collateral amount at any time by going to the Order details page.14. How do I repay my flexible loan? Go to the Active Loans page and select repay. We support partial and full repayments.Published on Dec 8, 2023Updated on Mar 3, 2026122OKX wallet FAQ
Give feedback via the community of Discord.13. Why is the withdrawal fee asset different between the Exchange and Web3 Wallet? The withdrawal fee may differ because the Exchange and Web3 Wallet use different transaction mechanisms. On the Exchange, the withdrawal fee is charged with the same crypto you are withdrawing. The system will automatically convert the fee into the required network’s native cryptocurrency to complete the on-chain withdrawal.Published on Aug 24, 2023Updated on Mar 2, 20262,911OKX Web3 FAQ
Additionally, other wallet users are blocked from sending funds to any blacklisted address to prevent accidental interaction with illicit entities.13. Does OKX collect any personal information from users? The core functions of our Web3 Wallet don't collect personal data. However, when using login features, quest programs, or fiat-related services, we may collect limited data (such as IP addresses or device IDs) for security and compliance purposes.14.Published on Jan 19, 2026Updated on Feb 27, 202665OKX x McLaren NFT Sweepstakes Terms & Conditions
The 17th Entry Period will start at 10:00 AM GMT on 13 December 2024 and end at 10:00 am GMT on 23 December 2024. OKX’s computer is the official time-keeping device for the Sweepstakes. How to Enter: Click here to log in to your OKX Web3 wallet. If you do not have an OKX Web3 Wallet, you can download the OKX mobile app or desktop app from the relevant app store and make one for free. Click here for additional instructions. Mint an NFT during any Entry Period.Published on Apr 25, 2024Updated on Sep 8, 2025607How can I do derivatives trading with the Jupyter Notebook?
# Get transaction details (last 3 days) result = tradeAPI.get_fills() print(result) # Get transaction details (last 3 months) result = tradeAPI.get_fills_history( instType = "SWAP" ) print(result)13. How can I get positions for derivatives trading with the Jupyter Notebook via Get positions?Published on Sep 28, 2023Updated on Feb 12, 2026194What's Futures DCA bot and how do I maximize my efficiency with automated crypto trading through it?
If the maintenance margin ratio of a position falls to 100% or below, a forced liquidation will be triggered.13. Will the liquidation of a futures DCA (Martingale) bot affect other positions? No. A forced liquidation only affects positions created by that specific bot. It won’t impact other positions or assets in your trading account.Published on Apr 3, 2024Updated on Jan 28, 202681Trading Signal Bot FAQs
This guide provides a comprehensive understanding of how to efficiently perform one-step reversals using the OKX Signal Bot.13. Where can I view signal details such as recommended alert messages and webhook URL if I missed out on pasting these during creation? You can always view essential signal information by using these 2 methods: Signals View: select Details in your Signal Bot Dashboard: go to Bots > Signal bot > Details > Signal Check Signal details14.Published on Oct 9, 2023Updated on Mar 26, 2026136