All
FAQ
Announcements
Product documents
Zero-Knowledge Proofs: what are zk-STARKs and how do they work? (zk-STARK V1)
For example, if we want to prove that p0(x), p1(x) and p2(x) are not more than D degrees, we can generate 2 random coefficients from the Merkle root generated in number 3, and calculate the linear-polynomial l(x) as: k0 = hash(root + "0") k1 = hash(root + "1") l(x) = k0 * p0(x) + k1 * p1(x) + p2(x) If l(x) could be proved to be not more than D degree, then the chance that the degree of any 6. Total balance verification: firstly, we verify the low-degree proof generated in number 5.Published on 10 May 2023Updated on 8 Sept 2025179World Cup VIP Exclusive Gift Set FAQ
For more information, go to okx.com © 2026 OKX. All rights reserved.Published on 19 Dec 2025Updated on 26 Mar 2026297X Layer upgrade and OKT/OKB asset handling FAQ
OKTChain will continue operating until January 1, 2026. Before this date, you can deposit OKT to the platform at any time. Deposited OKT will be automatically converted to OKB based on the same average closing price rules.How are other on-chain assets on OKTChain handled? OKTChain will continue operating until January 1, 2026. You should manage and withdraw other on-chain assets before this date.How do I exchange OKT from a cold wallet for OKB?Published on 13 Aug 2025Updated on 29 Jan 202627How can I do derivatives trading with the Jupyter Notebook?
This example shows the revision of a new size. result = tradeAPI.amend_order( instId = "BTC-USDT-SWAP", ordId = "505073046126960640", newSz = "80" ) print(result)10. How can I get the list of open orders for derivatives trading with the Jupyter Notebook using Get order List? result = tradeAPI.get_order_list() print(result)11. How can I get order history for derivatives trading with the Jupyter Notebook via Get order history (last 7 days) and Get order history (last 3 months)?Published on 28 Sept 2023Updated on 12 Feb 2026194Index components weightage adjustment FAQ
You may refer to the table below for the changes: Changes Before After 3 or more index components are available Components are weighted equally Components are weighted by their pre-set weighted values Component's price deviation limit The deviation limit was ±3%. If a component's price deviates more than 3% from the median price of all components, the component's price will be taken at 97% or 103% The deviation limit was updated from ±3% to ±2%.Published on 14 Dec 2023Updated on 12 Feb 202613How 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 2 Aug 2023Updated on 11 Feb 2026135How can you protect yourself from a phishing attack?
Once the account password and other information is leaked, the assets in the user account will be quickly transferred away.3. How can you prevent phishing attacks? Don't click on unknown links and log in to unsafe websites to avoid account and password disclosure and asset losses.Published on 17 Aug 2023Updated on 3 Mar 20263,680Affiliate activity portal - join page enhancement
Learn more" Simply share the "https://www.okx.com/join/xxxxxx" URL and users who select on the link will be able to view the activity beside the sign-up form How many activities can I promote at a time using this new feature? You can only promote one activity at a time using this new feature. This means that the Join page can only display one activity at any given time. However, you're free to enroll in multiple activities. How do I select another activity to promote?Published on 8 June 2023Updated on 25 Mar 2026220Affiliate FAQ
Kindly refer to: https://www.okx.com/docs-v5/en/#affiliate-rest-apiPublished on 4 Dec 2024Updated on 19 Mar 2026720What is the New User Full Rebate Program?
Users from the following countries or regions (subject to verification information) may not be eligible to participate in this campaign: please refer to clause 3 of OKX's risk and compliance disclosure.Published on 16 Mar 2026Updated on 27 Mar 2026Supercharge your supercharts Terms & Conditions
Example: If a user's FTT is on October 15, 2025, at 14:00:00 UTC, their Eligibility Window to participate and earn rewards will close on January 15, 2026, at 14:00:00 UTC.Published on 1 Oct 2025Updated on 6 Nov 202530Why haven’t I received a reply from the blockchain project team?
Paste it into the relevant blockchain explorer (for example, https://etherscan.io/ for Ethereum) to view the real-time status. If the transaction shows as confirmed, it means it has already been processed on-chain. If the receiving platform hasn’t credited your funds Contact the receiving exchange or wallet provider directly with your TxID, deposit address, and transaction details. Only the receiving platform can credit the funds once confirmed on-chain.Published on 17 Oct 2025Updated on 27 Jan 202612How do I stay safe from phishing SMS using the name OKX?
Save and use only the official OKX website (https://www.okx.com/) and download the app from verified app stores. If something seems off, contact OKX support through the app for official assistance.What I should NOT do: Don’t click on links from suspicious or unexpected SMS messages. Don’t call phone numbers from SMS messages unless you’ve confirmed their legitimacy through official sources. Don’t share your password, 2FA codes, or wallet keys with anyone—even if they claim to be from OKX.Published on 9 May 2025Updated on 4 Mar 2026321What are Source of Funds (SoF) and Source of Wealth (SoW)?
income (past 12 months) Accountant Letter Issued within the last 3 months with business ownership confirmation Distribution Record Shows recent profit withdrawals or distributions Others Issued within the last 3 months with compensation or business ownership confirmation Investment returns Investment Account Statement Issued within the last 3 months Retirement Account Statement Issued within the last 3 months Brokerage Statement Issued within the last 3 months Bank Statement Shows investment incomePublished on 24 Dec 2024Updated on 4 Mar 2026727How 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 29 Sept 2023Updated on 10 Sept 2025544