# Infrastructure on Testnet V2

### Tabi Dashboard

The Tabi Dashboard is an integral part of the TabiChain infrastructure, offering comprehensive management tools. It allows users to manage node and device bindings, allocate node power, claim $veTABI (test token) rewards, and monitor mining boosters that enhance $veTABI (test token) production. This ensures users have complete control over their nodes and mining operations.

### Tabi Station

Tabi Station enhances user interaction within the TabiChain ecosystem. It includes a staking module for staking or unstaking $TABI (test token) with preferred validators, a convert module for seamless $TABI (test token) and $veTABI (test token) conversions, and a governance module for participating in chain governance, viewing proposals, and voting.

### Tabi Testnet V2 Explorer

The Tabi Testnet V2 Explorer is a powerful online tool that allows users to view all transactions and smart contract activities on the Tabi Testnet V2.

### Tabi Captain Node Client

The Tabi Captain Node desktop client is a user-friendly app interface that allows you to run a Tabi Captain Node on a computer. It requires little-to-no technical knowledge to operate other than basic computer skills.


---

# 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/user-guide/about-testnet-v2/infra-on-testnet-v2.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.
