# 5. Node Activation: A Step-by-Step Guide

Contributing to Kinetic is designed to be frictionless, regardless of technical expertise.

**1. Select Your Interface**

* **Power Users:** Download the Kinetic Desktop Daemon.
* **Casual Users:** Install the Browser Extension or open the Telegram Bot.

**2. Authentication**

* Connect your Ethereum wallet (MetaMask, Rabin, or embedded WalletConnect) to create your on-chain identity.

**3. Hardware Benchmarking**

* Upon initialization, the protocol runs a 30-second silent benchmark to grade your CPU/GPU and Bandwidth. This assigns your "Compute Score."

**4. Activate "Idle Mode"**

* Toggle the "Active" switch. Kinetic will now run in the background. It detects when your device is idle (user away) and automatically accepts tasks.
* Note for Telegram Users: The bot allows for active "tapping" to simulate compute allocation and passive earning via cloud-delegated nodes.

**5. Track & Redeem**

* View real-time analytics (Uptime, Tasks Completed, Points) via the Dashboard.
* Points are converted to $KNTC tokens during scheduled settlement epochs.


---

# 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.kntctoken.xyz/5.-node-activation-a-step-by-step-guide.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.
