# FAQ

## 1. How to connect your wallet to the Dojo platform?

{% stepper %}
{% step %}

### Prepare browser extensions of your Bittensor-compatible wallet

In order to connect your wallet to the Dojo platform, you will need a browser extension of the crypto wallet, for example, "Bittensor":

<figure><img src="https://3738813827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKAjPbPDVPaqRFwnkaPtH%2Fuploads%2F7AcB8cLJNSuWQyRLUn7K%2Fimage.png?alt=media&#x26;token=92d31669-ad3f-4d5b-be22-13d30c041e4a" alt=""><figcaption></figcaption></figure>

or "Talisman":

<figure><img src="https://3738813827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKAjPbPDVPaqRFwnkaPtH%2Fuploads%2FhsQigFpLeNALqkSYfjAs%2Fimage.png?alt=media&#x26;token=1fc8e37b-af9d-4806-a055-04103acd4d87" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Prepare seed phrase of the hotkey you have registered with the subnet

To create a hotkey and a seed phrase for it, you will need `btcli`, the Bittensor command line interface.

<figure><img src="https://3738813827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKAjPbPDVPaqRFwnkaPtH%2Fuploads%2Fsp3MpA2um5fOV4fY2ITP%2Fimage.png?alt=media&#x26;token=90c89653-1dad-4401-81af-e3406a24d95e" alt=""><figcaption></figcaption></figure>

Its installation and use is described in detail [**here** ](https://docs.learnbittensor.org/getting-started/install-btcli)in the official documentation of Bittensor.
{% endstep %}

{% step %}

### Import the hot key into your browser cryptographic wallet

<figure><img src="https://3738813827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKAjPbPDVPaqRFwnkaPtH%2Fuploads%2FJknpAmnCngmxFGc0hPpd%2Fimage.png?alt=media&#x26;token=032b2480-7f02-4e27-8d0b-c3f84ab43b90" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Connect to the platform by selecting your hotkey

<figure><img src="https://3738813827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKAjPbPDVPaqRFwnkaPtH%2Fuploads%2Fv3EpdDzCq6M8UEtA3XTp%2Fimage.png?alt=media&#x26;token=1dceaa7f-6b50-4966-96b5-abea850be6ec" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### After successful connection, everything should look like this and the tasks should be displayed immediately:

<figure><img src="https://3738813827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKAjPbPDVPaqRFwnkaPtH%2Fuploads%2Fmhh4ILTuHHUZui5Yfeun%2Fimage.png?alt=media&#x26;token=9d4f047a-5395-41db-9e23-5863fdfb1dc2" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## 2. How to create a Bittensor Wallet

{% stepper %}
{% step %}

### Install btcli

`btcli` is the Bittensor command line interface. It is described in detail about its installation and use here in the [official Bittensor documentation](https://docs.learnbittensor.org/keys/working-with-keys)

`pip install bittensor-cli`
{% endstep %}

{% step %}

### Create a new cold key (or use your existing cold key):

`btcli wallet new-coldkey`

<figure><img src="https://3738813827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKAjPbPDVPaqRFwnkaPtH%2Fuploads%2FIck62OHVO4XncdpwE8cr%2Fimage.png?alt=media&#x26;token=363b2e2f-84e5-48bc-b8d5-08a664bd986a" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Create a hotkey

`btcli wallet new-hotkey`

<figure><img src="https://3738813827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKAjPbPDVPaqRFwnkaPtH%2Fuploads%2FiZWtvwG7ZRUD0kHGEjWx%2Fimage.png?alt=media&#x26;token=d0635e2b-63a6-4473-9e62-6c2cecd24dc3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Save the hotkey seed phrase

<figure><img src="https://3738813827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKAjPbPDVPaqRFwnkaPtH%2Fuploads%2Fe9JesRliqvvF8giFJ9WC%2Fimage.png?alt=media&#x26;token=5d3f3b6e-3bf6-469a-b8f6-792f05f0bd14" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Import a new wallet in your browser wallet using the hot key seed phrase

<figure><img src="https://3738813827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKAjPbPDVPaqRFwnkaPtH%2Fuploads%2F9ifTlkIAAqShSxiLws8F%2Fimage.png?alt=media&#x26;token=61bbbb8b-61b0-46ef-9d3d-cf6e15ba0da8" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## 3. Do **I need to install and run the base (or any other) miner code?**

No. You don't need to install or run any code. All you need to do is register your cold key in the Dojo subnet, create a hotkey, import it into your wallet (which is located in the browser extension), and connect to the Dojo platform. After that, you can perform tasks on the Dojo platform itself from your browser without embedding any code.
