All
FAQ
Announcements
Product documents
What are the advantages of using cross margin and isolated margin?
If you use the isolated margin mode and open a future with 5 BTC, only those 5 BTC are at risk. If your position faces liquidation, you will only lose the 5 BTC, and the other 5 BTC will remain unaffected. Isolated margin can help reduce risk.2. Advantages of cross margin: Shared margin increases funds utilization. Under cross margin, positions in futures with the same settlement crypto share margin, and profits and losses offset each other, helping improve capital efficiency.Published on 20 Mar 2023Updated on 3 Feb 202641How can I do spot trading with the Jupyter Notebook?
5. How can I access our market data? 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 29 Sept 2023Updated on 10 Sept 2025542What should I do if I mistakenly withdraw crypto via the wrong network?
Return to the MetaMask wallet, select the network that you've wrongly transferred, or select Add a network to add the network Select or add the network you wrongly transferred on MetaMask 5.Published on 17 Mar 2023Updated on 26 Jan 20265,406Crypto profit & loss analysis (PnL) FAQ
The number of assets changes in real-time, but there is a 5-10 minute delay in PnL.4. Is Crypto PnL analysis sharing available for all cryptos? No, stablecoins do not support PnL sharing at the moment.5. How is cumulative PnL calculated? When the total value of crypto assets is greater than $10, the system will start calculating the cumulative PnL. If a crypto borrowing has occurred, the absolute value of the borrowed crypto is greater than $10 and that currency will also be displayed.Published on 22 Aug 2023Updated on 3 Mar 2026103OKX listing mechanism
Additional trading rules apply during the first 5 minutes after the Call Auction: Market orders are not supported during the first 5 minutes after trading begins. This includes TP/SL orders that meet trigger conditions during this period will not be triggered and will be cancelled. Orders placed during this period are subject to a maximum order size of 10,000 USD per order. These limits would be lifted once the five minutes have concluded. Pre-openWhat is Pre-open?Published on 27 Apr 2018Updated on 15 Mar 20267,444P2P sell crypto FAQ
If you don’t receive the payment in 5 minutes after the counterparty selects Paid, you can submit an appeal. If the buyer doesn’t confirm receipt within 1 hour, you can appeal. To avoid losing assets, don't select Received if you haven’t received the payment.7. What happens if the buyer keeps reminding me to release crypto? Before selecting Received, check your receiving account (e.g. bank account) to confirm that the funds have been received.Published on 1 Sept 2023Updated on 3 Mar 20261,107What do I need to do when I change my country of residence?
If the logout exceeds 5 minutes, wait for the notification email before attempting to log back in. If the issue persists, please contact our customer support team for assistance. Account statements and history data Your account statements, trading history, and funding history won't be accessible for download after updating your country of residence across data centers. You may download your required account statements or historical records before proceeding.Published on 10 Apr 2025Updated on 15 Mar 2026494Zero-Knowledge Proofs: what are zk-STARKs and how do they work? (zk-STARK V1)
For example, in Figure 1, the user with an id of id_k will calculate hashk = hash("20" + "15" + "5" + "id_k" + "99821"), and the other data in the red square frame will be the Merkle path verification. An open source tool is provided for users to do this verification. Since the leaves of the Merkle tree are hashes, none of your private information will be leaked to others.How do I verify? 1.Published on 10 May 2023Updated on 8 Sept 2025178How do I close my account? (web)
Select Reason to close account Instead of closing your account, you can also select to: Freeze account Migrate account View tutorials Reason to close account page 5. Select Continue to close if you still want to close 6. Select I understand after checking what'll happen to Your account, Your personal information, and Your orders after closing your account and select Next Read the information about what'll happen after you close your account 7.Published on 22 Aug 2023Updated on 11 Feb 2026453What are the rules for P2P order cancellation?
User types Conditions that trigger the restrictions New OKX users: Completed less than 3 P2P trading orders since registration (including both buy order and sell order) More than 5 cancellations before payment on the same day, or more than 3 cancellations after selecting Payment Completed Old OKX users: Completed 3 or more P2P trading orders since registration (including both buy order and sell order) More than 3 cancellations before payment on the same day, or more than 1 cancellation after selectingPublished on 16 Aug 2023Updated on 28 Jan 20261,747How do I close my account? (app)
If you still want to close your account, select Continue to close If you still want to use your account someday in the future, select Freeze instead 5. Select Reason to close account Instead of closing your account, you can also select to: Freeze account Migrate account View tutorials Reason to close account page 6. Select Continue to close if you still want to close 7.Published on 22 Aug 2023Updated on 11 Feb 2026885Affiliate FAQ
The invitee’s rebate rate ranges from 0% to 20%.5. How can invitees check trading fee rebate records?Published on 4 Dec 2024Updated on 15 Mar 2026719OKX P2P dispute handling rules
Notes: For all regions: orders above 1,000 USD, a (5% range) will be applied, and if the difference exceeds that, the order will be canceled. Applicable to Vietnam (VN) region only: 1,000 – 5,000 USDT: 3% range 5,000 – 30,000 USDT: 1% range Above 30,000 USDT: ≥ 300 USDT And if the difference exceeds respectively, the order will be canceled.5.Published on 28 Aug 2023Updated on 11 Mar 20261,104How can I do derivatives trading with the Jupyter Notebook?
result = accountAPI.set_leverage( instId = "BTC-USDT-SWAP", lever = "5", mgnMode = "isolated" ) print(result) # In long/short position mode, set leverage to be 5x # for an isolated-margin BTC-USDT-SWAP long position; # This does NOT affect the leverage of the BTC-USDT-SWAP # short positions result = accountAPI.set_leverage( instId = "BTC-USDT-SWAP", lever = "5", posSide = "long", mgnMode = "isolated" ) print(result) Note that the request parameter posSide is only required when margin mode is isolatedPublished on 28 Sept 2023Updated on 12 Feb 2026193OKX P2P user transaction rules
Order is automatically canceled as payment is not made within the time limit after the order is created. 1) If a user/Merchant commits the same behavior 5 times in a row as a taker-buyer, the system will prohibit them from buying as a taker for the rest of the day.Published on 5 Sept 2023Updated on 28 Aug 20251,013