# Get start the node usage tutorial

**Here is the video tutorial link**:⬇️

<https://youtu.be/h8ZVCJupCes>

**Please download the Tabi Captain Node Console client from our official GitHub.**

We offer clients for all systems: macOS/WIN/Linux

Please select your system and download the Console client.&#x20;

<<https://github.com/tabilabs/tabi-node/releases>>

After installing the **Tabi Captain Node Console**, you will enter the setup interface.

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

**Step 0: Create a Wallet**First, you need to create or import a wallet, and you will assign your node to this wallet.

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

For tutorial purposes, we choose to create a wallet.

<figure><img src="/files/9E62cykSiZ6cYWRUYqgm" alt=""><figcaption></figcaption></figure>

After creation, you will receive a brand new wallet. **We strongly recommend that you keep your private key safe.**

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

**Step 1: Copy your wallet address**Please copy your wallet address and enter the Tabi Captain Node Dashboar&#x64;**<**[**https://app.tabichain.com/**](https://app.tabichain.com/)**>**

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

**Please connect the&#x20;*****wallet address with Captain Node*****&#x20;here and complete the signature.**

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

After connecting, you will enter the Dashboard interface, where you can see the operating status of all your captain nodes.&#x20;

Let's enter the Node interface to complete the assignment.

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

In the Node interface, you can see all the Captain Node information owned by your connected wallet. Let's allocate one of the Captain Nodes.&#x20;

(You can assign multiple nodes you own to run on one wallet)

<figure><img src="/files/8fLGVARZWx03fL6cDUhU" alt=""><figcaption></figcaption></figure>

Paste your wallet address in Console client

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

Click \<Set> to complete the assignment, then let's return to the Console.

\
**Step3 : Initiate the assignments process in the captain console**Return to the Console and enter the Node interface, where we can see the request initiated on the Dashboard. Please click \<Accept> and confirm.

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

**Now you have completed the binding process of the node,** and we can see that your node has entered the running state in the newly created wallet address.

<figure><img src="/files/37ua09fEJTe64g6Mf76n" alt=""><figcaption></figcaption></figure>

You can also enter the Dashboard of Console to check the node status.

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

Or you can check the status of all nodes on the Dashboard website.

<<https://app.tabichain.com/>>

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

#### **Additional Tutorial: Assign multiple nodes you own to a single address and run them.**

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

If you have multiple Captain Nodes in your wallet, you can assign them to the same wallet or different wallets simultaneously. Here, I assigned the other 6 Captain Nodes to the wallet I just created.

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

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

Let's return to the Console, where you only need to click <**Accept All**> to complete the binding of all nodes.

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

We can see on the Dashboard that all nodes have started running.

<<https://app.tabichain.com/>>

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

#### **Notice：**

**Please note that the startup times for Captain Nodes at different tiers vary.** If your Captain Node has not yet reached its startup time, you will see it in a \<Waiting> status after assignment and can check the detailed startup time.&#x20;

**After you complete the assigned node, you only need to keep the node client running. When your node tier reaches the start time, your node will automatically enter the \<running> state.**

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

#### **Additional Tutorial: How to revoke your Captain Node**

If you want to revoke your captain node, and assign your node to another address, please follow the guide below.

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

Please enter the Node interface and click the button.

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

Click and enter Dashboard

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

You can see the Captain Node you just revoked is able to assign again.


---

# 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://tabichain.gitbook.io/tabichain/captain-nodes/captain-node-pre-mining-tutorial/get-start-the-node-usage-tutorial.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.
