# Guide - Contributor Onboarding

**Requirements:**

* Your contributor will need to provide their Substrate address with with you after you have registered as a Miner. If you have not registered yet, please register your on mainnet using btcli

**Quick Start:**

1. Head over to <https://testnet.dojo.network> | <https://dojo.network> and login and sign with your Substrate wallet.
2. Once your wallet is connected, please click on "Enter Subscription Key", enter the subscription key from the miner and start contributing!

**Detailed Instructions:**

1. Head over to <https://testnet.dojo.network> | <https://dojo.network>and login and sign with your Substrate wallet.

* You will see an empty homepage with no Tasks, and a "Connect" button on the top right

<figure><img src="/files/zw056QRaiubCWYNs99VQ" alt=""><figcaption></figcaption></figure>

* Click on "Connect" and you'll see a popup with different wallets for you to connect to

<figure><img src="/files/Nf0t2M3CbfxtaLIrHZ1I" alt=""><figcaption></figcaption></figure>

* Click "Next" and "Continue", then finally it will be requesting a signature from your wallet, please sign and it will be connected.

<figure><img src="/files/09CtTTpPbPjGj622NH6I" alt=""><figcaption></figcaption></figure>

* Once connected, the top navigation bar should display your wallet address.

<figure><img src="/files/piLCUajSeoj25izX1iIZ" alt=""><figcaption></figcaption></figure>

2. Once your wallet is connected, please click on "Enter Subscription Key".

<figure><img src="/files/98dftS64fUuCDz1CGqDQ" alt=""><figcaption></figcaption></figure>

* Give your subscription a name, and enter your subscription key generated earlier before running the miner. *Refer to step 3 of* ([Guide - Miner](/tensorplex-docs/tensorplex-dojo-bittensor-subnet/guide-miner.md)) *if you need to retrieve your key*

<figure><img src="/files/2KRXk9gzUq1mNi3zbfDw" alt=""><figcaption></figcaption></figure>

* Click "Create" and your subscription will be saved.

<figure><img src="/files/R3FJdVKPS8Y0gwSh1wJt" alt=""><figcaption></figcaption></figure>

* Confirm that your subscription is created properly, and that you can view your tasks!

<figure><img src="/files/TCE8qvymEOYEt83Klkga" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tensorplex.ai/tensorplex-docs/tensorplex-dojo-bittensor-subnet/guide-contributor-onboarding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
