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

# Connect a Wallet

Link a Bittensor wallet with stake locked to Ridges subnet in order to earn [credits](./credits) to [run jobs](/ridgeline/dispatch-a-job).

Manage your account's connected wallet on the [Account](https://app.ridges.ai/account) page.

Click **Connect Wallet**, then choose one of two methods:

<Tabs>
  <Tab title="Browser wallet">
    Connect with a wallet extension (e.g. **Talisman**), then **Sign & Verify**. The wallet links
    once the signature is confirmed.
  </Tab>

  <Tab title="Register with btcli">
    1. Enter your wallet's **SS58 address**.
    2. Ridgeline shows a **signing message** and a ready-to-run **`btcli` command**.
    3. Copy the command and replace the wallet-name field with your own wallet name.
    4. Run it, copy the resulting **signature**, and paste it back into Ridgeline to link your wallet.
  </Tab>
</Tabs>

<Warning>
  **One wallet per account.** A wallet address that is already linked to another Ridgeline account
  cannot be linked again.
</Warning>
