All
FAQ
Announcements
Product documents
How 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 202655How do I find the Marketcap feature?
Compare assets: view rankings of cryptocurrencies based on market cap, liquidity, and other key metrics. Identify trends: detect bullish or bearish market conditions and adjust your trading strategies accordingly.How do I find the Marketcap feature?Published on 27 Feb 2025Updated on 10 Sept 20256How do I explore new tokens?
Market Capitalization: explore the top tokens ranked by market capitalization. Trading Volume: explore which cryptocurrencies have the highest turnover rates. This metric can indicate active trading volumes and investor interest.How do I stay informed with the new token listings? All you have to do is to enable your push notifications. Turn on push notifications to stay informed about the exciting new token listings by heading to the Menu > User Center > Notifications.Published on 9 Aug 2024Updated on 17 Nov 2025TradingView Subscription Codes – Terms and Conditions
., 1 month, 3 months, 1 year), and any associated percentage or value discount offered by each coupon code will be clearly communicated to the eligible user at the time of code distribution. Codes are generally applicable for new TradingView subscriptions or for upgrading/extending existing active TradingView plans, subject to TradingView's standard promotional policies.1.4.Published on 23 July 2025Updated on 9 Sept 20256Why is my accessible balance lower than my funds unavailable for withdrawal?
USD value (Crypto asset) Accessible balance 60,000 (~1 BTC) Unavailable for withdrawal 60,000 (~1 BTC) (Protected value) 0 (Locked value) 60,000 (~1 BTC) Available for withdrawal 0 Stage 3: the user converts his 1 BTC to ETH at the price of 3,000 USDC/ETH. He receives 20 ETH at 17:10 UTC.Published on 13 May 2024Updated on 3 Apr 2026351How can I do spot trading with the Jupyter Notebook?
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 2025552How do I change my login password?
Self-service tool For quick access, click the button below:On the appI remember my login password Open your OKX app and go to User Center Open User Center page Select Profile and settings, find Security, and select Login password under the Authentication methods section Fill in the information below and confirm: Current login password New login password 8-32 characters long 1 lowercase character 1 uppercase character 1 number 1 symbol Complete the Security authentication (such as Phone / Email authenticationPublished on 22 Aug 2023Updated on 4 Mar 202619,618Trading Fee Rules FAQ
Trader A (Maker fee: 0.02%; Taker fee: 0.03%) bought 100 contracts of call options (notional is 1 BTC): If trader A is the taker when order filled, so the Trading fee = Min(0.03% × 0.01 × 1 × 100, 7% × 0.05 × 0.01 × 1 × 100) = 0.0003 BTC; If trader A is the maker when order filled, so the Trading fee = Min(0.02% × 0.01 × 1 × 100, 7% × 0.05 × 0.01 × 1 × 100) = 0.0002 BTC.Published on 22 Mar 2024Updated on 15 Apr 20261,081How long does it take for a deposit to be completed?
OKX completes the deposit process based on the final Layer 1 status and block confirmations. [1 Bundle Verification]: the deposit only requires verification on Layer 2. [2 Bundle Verifications]: the deposit requires verification on both Layer 1 and Layer 2.Blockchain Network Congestion When the blockchain network is congested, transaction confirmation times may be extended, which can delay the deposit arrival time.Published on 17 Oct 2024Updated on 1 Jan 2026421What are the rules for P2P order cancellation?
You'll be banned for 15 minutes, 30 minutes, 1 hour, 4 hours, or all day. It'll be cleared at 00:00 on the same day. Trigger Restriction Duration 1st time The number of cancellations reaches the upper limit of the day.Published on 16 Aug 2023Updated on 21 Apr 20261,781Event Contracts FAQ
At expiry: Correct judgment: Each contract share can be redeemed for up to 1 USDT (minus a settlement fee) Incorrect judgment: The share becomes worthless; no settlement fee is charged Example: A user purchases 1 Up contract for 0.01 USDT. At settlement, if the Up direction is confirmed, the contract is worth 1 USDT.Core Features Clear profit and loss: Results are determined based on final facts, with transparent rules. Full margin, no liquidation risk: No leverage, no margin calls.Published on 16 Apr 2026Updated on 22 Apr 2026Address type upgrade FAQ
Example 1: Entry 1: (Standard) Address A Entry 2: (Universal) Address A These addresses will be merged to Entry 2, which allows withdrawals of any crypto selected for a specific network, based on compatibility. Example 2: Entry 1: (Standard) Address A Entry 2: (Universal) Address A Entry 3: (EVM) Address A These addresses will be merged to Entry 3, which allows withdrawals of any crypto selected for EVM compatible networks.How does the verification period works after the address type upgrade?Published on 26 Aug 2025Updated on 30 Dec 2025859Zero-Knowledge Proofs: what are zk-STARKs and how do they work? (zk-STARK V1)
*Execution trace table and Merkle tree constructed for zk-STARK PoR* 1.Published on 10 May 2023Updated on 8 Sept 2025179How can I do derivatives trading with the Jupyter Notebook?
import okx.Account as Account flag = "1" # live trading:0, demo trading: 1 accountAPI = Account.AccountAPI(api_key, secret_key, passphrase, False, flag) result = accountAPI.get_account_balance() print(result)4. What account mode and margin/trade mode are eligible for derivatives trading with the Jupyter Notebook?Published on 28 Sept 2023Updated on 12 Feb 2026197What's Options trading?
Contract Type Call and Put Exercise Style European options Contract Expirations 1, 2, 3, 4 dailies 1, 2, 3 weeklies 1, 2, 3 monthlies 1, 2, 3 quaterlies of the March, June, September and December cycle.Published on 19 Nov 2024Updated on 20 Apr 202611