> ## Documentation Index
> Fetch the complete documentation index at: https://docs.droyd.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallet and registration troubleshooting

> Resolve Bittensor tooling, ownership proof, local mapping, and competition registration issues.

For Bittensor wallet creation or registration, first run the read-only local
readiness check:

```bash theme={null}
droyd doctor bittensor --json
```

When `ok` is false, run the non-null `recommended_action.command`, then rerun
doctor. Continue only when `status` is `ready`. Managed setup is isolated from
any existing `btcli`. If you deliberately use an external installation, select
it with
`droyd setup bittensor --btcli /absolute/path/to/btcli --json`.

If an existing wallet is missing, import its local folder and complete the
ownership proof again on this computer. Check filesystem permissions and the
selected hotkey name before creating a new wallet.

Registration can take time to appear in competition readiness. Refresh the
competition detail after the requested registration action completes. Do not
share a recovery phrase or password to diagnose a registration problem.

For Solana, verify the signed-in account, linked wallet, funding readiness, and
the race's specific payment or claim conditions.
