All
FAQ
Announcements
Product documents
How do I import a wallet from Trust Wallet to OKX Web3 wallet?
With the OKX Web3 wallet, you have complete ownership of your assets, and it is accessible on iOS, Android and web browsers.How do I get my secret phrase on Trust Wallet?On the web Log in to your Trust Wallet extension on the web, go to Settings Select View Secret Phrase to get your secret phrase in order to import it to your OKX Web3 wallet View your secret phrase on Trust Wallet extensionOn the app 1.Published on Nov 29, 2023Updated on Sep 12, 202592How do I secure my MPC wallet?
An MPC wallet is a type of cryptocurrency wallet that uses three secret codes called private key shares to secure your assets.Published on Aug 22, 2023Updated on Nov 17, 2025425How do I manage BRC-20 assets in OKX wallet? (app)
The main difference between BRC20 and ERC20 lies in the fact that the Bitcoin network does not support smart contracts. Instead, BRC20 accomplishes token contract deployment, minting, and transfer by utilizing the Ordinals protocol, which sets inscriptions in JSON data format. In other words, developers can create and issue fungible tokens using the Ordinals protocol.1. How to create a BTC wallet?Published on Aug 22, 2023Updated on Apr 16, 20261,488How do I buy and sell BRC-20 tokens? (app)
The main difference between BRC20 and ERC20 lies in the fact that the Bitcoin network does not support smart contracts. Instead, BRC20 accomplishes token contract deployment, minting, and transfer by utilizing the Ordinals protocol, which sets inscriptions in JSON data format. In other words, developers can create and issue fungible tokens using the Ordinals protocol.How do I list/sell BRC-20 tokens on OKX Ordinals Market?Published on Aug 22, 2023Updated on Apr 22, 2026634Does OKX Marketplace charge fees?
Empowering creators and collectors We understand that the heart of the NFT space lies in its community of artists, creators, and collectors. By eliminating listing fees, we aim to empower every individual who wishes to participate in this ecosystem. This includes emerging artists looking to showcase their work and seasoned collectors searching for unique pieces to add to their portfolios.Published on Oct 14, 2023Updated on Sep 12, 202522How do I capture dual-pronged arbitrage opportunities with the OKX ETH/BTC Bot?
The heart of the ETH/BTC Bot lies in its ability to navigate an oscillating market successfully. Below is how it achieves this: Taking advantage of market oscillations The bot excels in buying low and selling high during market oscillations, allowing users to capitalize on favorable price differentials. Earning range profit In a volatile market, the bot consistently earns range profit, increasing overall BTC holdings over time.What are some considerations for users?Published on Mar 6, 2024Updated on Sep 10, 202527What should I do if I mistakenly withdraw crypto via the wrong network?
Learn more on how to import your account on MetaMask Open MetaMask wallet app, select Import using Secret Recovery Phrase to import your wallet 2. Open your OKX exchange account on your app, and select Assets > Deposit Opening Deposit page from Assets 3. Find the crypto and network that you've wrongly transferred, and Copy the deposit address.Published on Mar 17, 2023Updated on Jan 26, 20265,655Subaccounts, Account Mode, and API Connections FAQ
Enter the following details on the external platform or tool: API Key Secret Key PassphraseWhy can't I fill in the Account field when creating an API key? The Account field on the API key creation page is a dropdown that only becomes active when your OKX account has sub-accounts linked to it. If you're on a main account with no sub-accounts, the field is pre-set to Main account and locked — this is expected behaviour, not an error.Published on Mar 2, 2026Updated on Mar 30, 2026What's Spot DCA (Martingale) bot and how to use it?
Users begin the trading cycle by selecting their risk profile via a series of parameters (or choosing from conservative, moderate, and aggressive pre-set parameters under the AI-strategy option). This strategy starts by placing an initial trade and will continue placing more trades if the asset price drops by a set percentage. Each new trade is larger than the last.Published on Nov 13, 2024Updated on Feb 9, 202630What is OKX Wallet Auto-Confirm?
Security control options While simplifying the process, Auto-Confirm includes a series of security measures, such as daily trade limits and safe active periods. OKX doesn't have access to users' private keys or funds, this feature only helps you in automating the signing process.How do I enable or disable Auto-Confirm?On the web For Trader Mode: Auto-Confirm is enabled by default and can't be turned off.Published on Sep 25, 2025Updated on Mar 23, 2026433What's Futures DCA bot and how do I maximize my efficiency with automated crypto trading through it?
The Futures DCA is best used in high-risk, high-reward situations, especially when your strategy is to attempt to earn profits from rebounds in a volatile market but want to save the time for tracking and eliminate the hassle of configuring a series of averaging orders manually.Published on Apr 3, 2024Updated on Jan 28, 202681How do I invest in NFTs?
Please keep your private key and secret recovery phrases secure to keep your NFTs safe. Step 2: Sell the NFT when its value goes up To sell an NFT, visit Dashboard > NFT > Collected. Select the NFT you want to sell, and visit its page. Then list the item for sale, follow the prompts, and wait for the transaction to complete.Published on May 5, 2023Updated on Feb 12, 2026122What's a private key/seed phrase?
It's the secret half of your address and is a string of 64 hexadecimal characters. If you write down your private key differently today than yesterday, you'll be accessing a different wallet. Never write your private key by hand. A private key typically looks like this: afdfd9c3d2095ef696594f6cedcae59e72dcd697e2a7521b1578140422a4f890 Without your private key, you can't access your funds. It keeps your funds secure and easier to retrieve.Published on Aug 24, 2023Updated on Apr 22, 20262,901What is OKX keyless wallet?
A keyless wallet is a type of wallet that leverages multi-party computation (MPC) technology, which enables multiple parties to jointly compute without revealing any confidential information or secret data held by each party. Distributed key generation technology is used to split the private key into multiple shares, which are stored separately by various parties. When signing a transaction, multiple parties must work together to generate a complete signature.Published on Aug 1, 2023Updated on Jan 27, 2026211How can I do spot trading with the Jupyter Notebook?
Open API to create API keys Create API keys for the different master/sub accounts you might have Select Create API key Select Trade in the Permissions to trade with the API key Select Trade in Permissions Now you have access to your API key, your Secret key, and your passphrase. Keep them in a safe place! Instantiate python variables to save your API details in the notebook for later usage 1 api_key = "xxxxx" 2 secret_key = "xxxxx" 3 passphrase = "xxxxxx"4. How can I import OKX modules?Published on Sep 29, 2023Updated on Sep 10, 2025554