All
FAQ
Announcements
Product documents
How do I generate AI artwork on OKX marketplace?
Flexible Royalties: In the traditional art world, royalties for artists are often set in stone. However, OKX recognizes that NFTs have opened new doors for artists to earn from their work, and it offers a range of royalty options. Artists can set their royalty rate anywhere between 0% and 10%.Published on Nov 13, 2023Updated on May 29, 202623What are the most commonly used DApps?
Inscription: innovation across blockchain limitations Inscriptions permanently record information such as images and texts on the blockchain, similar to the inscriptions on ancient stone tablets, providing a new way to create native NFTs and token publishers. NFT Market: a new era of digital item ownership The NFT market provides a platform for buying and selling digital items such as artworks, Game Props, and collectibles, representing the ownership of specific digital items.Published on Nov 15, 2022Updated on May 29, 2026463Why do I need to complete an identity re-verification during the service update? (LATAM)
Can I verify myself from where I currently live?Published on Apr 23, 2026Updated on May 29, 20261Managing RFQs on the RFQ board
Finally, selecting the checkboxes on the RFQ Board in the "Action" column for any live RFQs will activate the "Kill Selected" button at the top right corner of the RFQ Board, which will instantly cancel any of your quotes or RFQs on those selected lines.How do I know when my RFQ will expire? How do I know when a maker's quote will expire? On the RFQ Board is a column labeled "Time Left". The value in this column indicates how much longer the RFQ will remain live until it expires automatically.Published on Jun 30, 2022Updated on May 29, 202619How do I submit my proof of address (POA) in the United Arab Emirates (UAE)?
If you live with parents or a spouse, you may include a supplementary document, such as a formal attestation from the property owner or leaseholder.Sample of the supported POA documents Full bank statement for verification purposes Electricity and water bill for verification purposes Internet bills for verification purposes EJARI for verification purposesPublished on May 7, 2024Updated on May 29, 20261,116How do I submit my proof of address (POA)?
Insurance contract Government-issued letter Employer's certificate E-wallet statement Driver's license (optional - only if you select state ID as your ID type) Note: The POA must be your residential address Your full name on the POA must match your legal name If you live with parents or a spouse, you may include a supplementary document, such as a formal attestation from the property owner or leaseholder.Published on Sep 25, 2024Updated on May 29, 20263Demo trading
It'll only quote your RFQ once and leave this price live for 60 seconds before allowing it to expire. To get a new price from the trading bot, please cancel and re-price your demo RFQ. Please be reminded that quotes made by the trading bot WAGMI are for reference only and should not be considered as an offer to transact in digital assets nor should it be interpreted as the price you should expect when trading with real assets.Published on Jun 29, 2022Updated on May 29, 20261,766What's Leaderboard?
Trade actively: your performance data will be collected automatically from your live trades. Climb the ranks: leaderboard positions are based on real trading metrics—PnL %, PnL, and Assets.Published on Apr 25, 2025Updated on May 29, 20266How do I submit my proof of address (POA)?
If you live with parents or a spouse, you may include a supplementary document, such as a formal attestation from the property owner or leaseholder. The POA must be issued within the last 6 months. The POA must be a clear photo of your original POA or a PDF file. The POA must match with the residential information you provided during your identity verification. The acceptable types of POA may vary with different jurisdictions.Published on Sep 5, 2023Updated on May 29, 20264How 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 Sep 28, 2023Updated on May 29, 2026203What's demo trading and how do I use it?
Tap Exit next to Demo Trading to return to live trading.FAQWhy is risk-free trading important for beginner traders? Risk-free trading allows beginner traders to learn the ropes and gain experience before trading with real funds.How does demo trading simulate real-world market conditions?Published on Dec 12, 2023Updated on May 29, 20261,011OKX AI 101
Demo first: use --demo mode to test with simulated funds before going live with real capital. Avoid unofficial Skills: these may lead to asset loss. Only use skills reviewed by OKX.What is OKX Skills Marketplace? Skills is OKX's open marketplace for AI trading capabilities. Developers publish modular skills; users install what they need — like adding plugins to an AI assistant. Click here to enter Skills marketplace.Published on May 4, 2026Updated on May 29, 20264How 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 Sep 29, 2023Updated on May 29, 2026562Why is my deposit/withdrawal suspended?
Once the mainnet goes live, holders of the ERC20 token can be exchanged for the mainnet token in a 1:1 ratio. Why is token swap needed? Token swap is designed to let users swap their ERC20 token into the mainnet token. Once token swap is completed, the original ERC20 token will be burnt. If I encounter this situation, what should I do?Published on Aug 31, 2023Updated on May 29, 20261,049Trading Signal Bot FAQs
Check your Webhook URL Note: Webhook URLs vary between Live Trading and Demo Trading. Be cautious and copy the correct URL for your environment: Live Trading: https://www.okx.com/algo/signal/trigger Demo Trading: https://www.okx.com/pap/algo/signal/trigger signalToken: Ensure that the signalToken field in your alert message is accurately entered. The signalToken field for your alerts should also align with the signalToken suggested to you in the signal configuration view.Published on Oct 9, 2023Updated on May 29, 2026137