All
FAQ
Announcements
Product documents
Where do I find limits, fees and processing time details for cash deposit?
On the app Select Transfer on the home page Select the Transfer option Select Deposit Select Deposit as your transaction method Select your preferred currency option Select your preferred currencyOn the web Select Deposit from the home page tab, select Deposit cash from the Deposit menu off the home page tab or go to Assets and select Deposit Select Cash Select your preferred entry to Deposit on the home page before selecting Cash on the Deposit pageHow do I access supported currencies and cash depositPublished on 23 May 2025Updated on 22 Apr 202628Where do I find limits, fees and processing time details for cash deposit?
Here's how to access our cash deposit feature, once you log in to your OKX account from mobile app or website:On the app Select Transfer on the home page Select the Transfer option Select Deposit Select Deposit as your transaction method Select Australian Dollar Select Australian Dollar from the Cash sectionOn the web Select Deposit from the home page tab or go to Assets and select Deposit Select Australian Dollar in the Overview section Select your preferred entry to Deposit on the home page beforePublished on 13 Apr 2026Updated on 17 Apr 2026How do I become part of the OKX P2P Merchant Program?
The process is as follows:App Open the App Home, tap [C2C Buy Crypto] — [My] — [Apply to Become a P2P Merchant Program] — [Apply Now], and complete the steps as required.Web Open the official website Home, click on [Buy Crypto] — [peer-to-peer Buy Crypto]; on the new page, click [More] — [Apply to Become a P2P Merchant Program] — [Apply Now].Published on 25 Nov 2022Updated on 29 Jan 2026723How do I discover new tokens?
If you want to discover new tokens in the ever-evolving cryptocurrency market, a great starting point is to visit the Rankings page or go to OKX App home page and select New .What's the Ranking page and how can I use it to discover new tokens? The page offers a comprehensive overview of the latest tokens available for trading.Published on 9 Aug 2024Updated on 22 Apr 202655Where do I find limits, fees and processing time details for cash withdrawal?
Here's how to access our cash withdraw feature, once you log in to your OKX account from mobile app or website:On the app Select Transfer on the home page Select the Transfer option Select Withdraw Select Withdraw from the pop-up menuOn the web Go to Assets and select Withdraw Select Australian Dollar Select Assets and Withdraw from the menu before selecting Australian Dollar on the Withdrawal page Click Select on the withdrawal method Proceed to select your bank for withdrawalHow do I access supportedPublished on 13 Apr 2026Updated on 17 Apr 2026How 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 do I deposit AUD with bank transfer?
You can request an increase in these limits via the home screen banner within the app. Click here for more details.6. How do I check my cash deposit history? You can review your deposit history: On the web: select Assets > Deposit > All deposits On the app: go to Portfolio, select AUD to view the transactions you've made Web: all deposits on the deposit page App: transactions on the Portfolio page7. Where do I find limits, fees and processing time details for cash deposit?Published on 13 Mar 2024Updated on 21 Jan 202633Where do I find limits, fees and processing time details for cash withdrawal?
On the app Select Transfer on the home page Select the Transfer option Select Withdraw Select Withdraw from the pop-up menuOn the web Go to Assets and select Withdraw Select Cash Select Assets and Withdraw from the menu before selecting Cash on the Withdrawal page Click Select on the withdrawal method Set your preferred currency before selecting your preferred withdrawal accountHow do I access supported currencies and cash withdrawal methods?Published on 23 May 2025Updated on 4 Mar 202634How do I buy with debit / credit cards?
Once you receive the code, you can enter it to complete the transaction After completing your buy order, your cash balance will be deducted and you will receive your crypto in your assets You can select Review details to view your order history or select Back to home to your homepageFAQ1. What debit or credit cards can I use? You can use Visa or Mastercard credit and debit cards from most regions except for Singapore and the US.Published on 22 Feb 2024Updated on 31 Dec 2025581How do I submit my proof of address (POA)?
Valid bank statements Tax form, tax statement, or tax return Pay stub that contains residential address Valid rental agreement (the remaining tenure cannot be less than 2 months) A valid government-issued document that shows your current name and address Valid utility bills such as water, electricity, gas, home attached tv or internet bills, landline telephone bills (mobile phone statements are not acceptable)Before uploading your Proof of Address, please ensure the following: The POA must be yourPublished on 5 Sept 2023Updated on 12 Feb 2026854Affiliate 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 2026221Index components weightage adjustment FAQ
To find out the latest component weight, you can always open our OKX Index page and select the index you want to learn more about, and you'll find the component's weight on our index details page (for example, https://www.okx.com/markets/index/btc-usdt). Find the component weightage on our OKX Index page5. What will be updated on API related to index component weights? No changes to current API endpoints and no new endpoints will be added.Published on 14 Dec 2023Updated on 12 Feb 202613Why 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 202613How 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 2025552Zero-Knowledge Proofs: what are zk-STARKs and how do they work? (zk-STARK V1)
We implement the extension_factor default as 16 and the sampling inspection default time as 16, so the security level will be 80 bits. Polynomial commitment: we calculate the hash value of the computation trace and corresponding user balance, user ID, and the value of the corresponding constraint polynomial for each row, and generate a Merkle tree. The Merkle root is the commitment value of the polynomial. Generating sampling proof: using the Merkle root as a random source, we sample the data.Published on 10 May 2023Updated on 8 Sept 2025179