# WOO X Connect WOO X to rotki to import spot trades, deposits, withdrawals, and balances. rotki uses a read-only API key signed from your machine. ## Features - Spot trades imported as swap events from your WOO X account. - Deposits and withdrawals imported as asset movements. - Balance reconciliation across your WOO X account. ## Limitations - Margin and derivatives history is not imported. ## Setup 1. In WOO X, open the profile menu → Subaccounts and API and create a new API key. 2. Set permissions to "Read" only and leave trade and transfer permissions off. 3. Whitelist your IP for additional safety. 4. In rotki, open API Keys → Exchanges → Add WOO X and paste the key and secret. ## FAQ ### Where are my WOO X API keys sent? rotki is a local application: your WOO X API key is stored on your computer and used to sign each request, which goes directly from your machine to WOO X's API. No rotki-operated server ever sees the key or the request. ### Can rotki trade or withdraw on WOO X? No. rotki only requests Read-only scopes and never sends trade or withdrawal calls.