All
FAQ
Announcements
Product documents
How can I do derivatives trading with the Jupyter Notebook?
How can I get transaction details for derivatives trading with the Jupyter Notebook via Get transaction details (last 3 days) and Get transaction details (last 3 months)? # 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 May 7, 2026201Zero-Knowledge Proofs: what are zk-STARKs and how do they work? (zk-STARK V1)
How do I perform self-verification of Proof of Reserves (PoR)?2.1 Verify the zk-STARK Inclusion constraint**Verification Theory Following the STARK procedure, we'll calculate the execution trace table of all user assets as below, and hash each user's information as a trace table that becomes a Merkle tree leaf, then commit the leaves to a Merkle root which will be published during each PoR audit round.Published on May 10, 2023Updated on Sep 8, 2025179How do I reach out to OKX Singapore customer support?
How do I get help from customer support? If you encounter an issue and need support, our team is here to help. You may reach out to us in the following ways: On the app: access the menu via Menu at the top > select Get help under the More section On the web: scroll to the bottom of the homepage and select Contact usWhat can I expect after reporting an issue? OKX Singapore is committed to addressing all user-reported issues promptly.Published on Jun 18, 2025Updated on Nov 17, 20252Crypto profit & loss analysis (PnL) FAQ
How is the average cost of a crypto asset calculated in Crypto PnL Analysis? Average cost = (Average cost before the last purchase * Amount + Price of the last purchase * Amount) / Balance after the last purchase7. How is the PnL calculated? PnL = (Last price - Average cost) * Current balance8. How is the PnL% calculated? PnL% = (Last price - Average cost) / Average cost9. How far back is the historical record of Crypto PnL analysis? The historical data is recorded from November 6, 2020.Published on Aug 22, 2023Updated on May 4, 2026105What's Satoshi test and how do I complete it?
After the deposit is made, select the I've made the deposit option.Enter the address owner details for the Satoshi test After confirming the deposit, enter additional information about the address owner, for example, Country, First and Last name.Published on May 28, 2024Updated on Feb 17, 202664How do I know if anti-money laundering (AML) program questionnaire is needed for my verification?
It's a critical part of our commitment to responsible business practices and the protection of our platform’s ecosystem. How do I submit the anti-money laundering (AML) program questionnaire? Select Yes under the Additional info part on the Basic company info page Select Take questionnaire.Published on Dec 12, 2024Updated on Oct 15, 202580How can the OKX NFT Marketplace keep your NFT investments secured?
How secure is the OKX NFT Marketplace? In the fast-evolving world of NFTs (Non-Fungible Tokens), security is paramount. With the increasing popularity of Non-Fungible Tokens (NFTs), the risk of falling victim to scams and fraudulent transactions has also risen.Published on Nov 10, 2023Updated on Sep 12, 202520What does OKX NFT Marketplace offer but other platforms don't?
Let's delve deeper into the multifaceted features that distinguish OKX from its counterparts across various crucial functions.Order execution mastery OKX's commitment to empowering users is exemplified through its robust standalone app trading feature. This feature not only provides unparalleled control over trades but also signifies a commitment to user-friendly interfaces.Published on Dec 27, 2023Updated on Sep 12, 202524How can I do spot trading with the Jupyter Notebook?
15.1 For the last 7 days For more information on how to access the order history for the last 7 days, please read our dedicated guide. 1 result = tradeAPI.get_orders_history( 2 instType="SPOT" 3 ) 4 print(result)15.2 For the last 3 months For more information on how to access the order history for the last 3 months, please read our dedicated guide. 1 result = tradeAPI.get_orders_history_archive( 2 instType="SPOT" 3 ) 4 print(result)16.Published on Sep 29, 2023Updated on Sep 10, 2025557Unified USD Orderbook FAQ
We’re committed to processing your withdrawal as quickly as possible and appreciate your patience. For any concerns, please reach out to our support team.Published on Jul 4, 2025Updated on Jan 2, 2026A beginner's guide to identity verification
The following types of documents can be used to verify your address for identity verification: Utility bills (water, electricity, and gas), bank statements, and property management invoices that were issued within the last 3 months and clearly show your current address Documentation or voter identification listing your full address issued within the last 3 months by your state or local government, your employer's Human Resources or finance department, and university or college8.Published on Apr 30, 2026Updated on May 19, 2026How do I prevent self-trade and improve my API trading efficiency and protection?
Visit OKX's API page and explore the extensive API documentation to learn more about how to leverage this powerful tool to enhance your trading journey.Published on Jun 11, 2024Updated on Apr 3, 202611Lead traders FAQ
How do I calculate lead trader's assets under management (AUM)?Published on Sep 6, 2023Updated on May 19, 2026121Understanding OKX's Security Fund
Understanding the OKX Security Fund As a digital asset exchange offering leveraged products, OKX is committed to maintaining a stable and fair trading environment. A key component of our risk architecture is our Security Fund. This article explains the Security Fund's purpose, structure, funding mechanism, and outlines critical disclaimers regarding its operation.1. What's the Security Fund? The Security Fund is a segregated pool of assets, established and fully owned by OKX.Published on Mar 25, 2026Updated on Apr 24, 20264What are the cryptoassets that are listed on OKX in the UK?
At OKX, we are committed to offering a diverse selection of tokens, aiming at innovation, security, and the diversification of your portfolio. Here, you will find the tokens currently available to users registered in the United Kingdom. Reflecting our ongoing effort to meet the demands and expectations of our community. Please note that this list was drafted on May 14, 2024. We'll continue to list and delist tokens on an ongoing basis.Published on May 15, 2024Updated on Feb 9, 202623