# Step-by-Step Guide

Setting up your Teneo Protocol Community Node is quick and easy. Follow these steps:

### Install the Community Node Extension

1. Open Google Chrome and go the [Chrome Web Store](https://chromewebstore.google.com/detail/teneo-community-node/emcclcoaglgcpoognfiggmhnhgabppkm?hl=de\&authuser=0\&pli=1)
2. Click “Add to Chrome” and confirm by clicking “Add Extension”
3. Once installed, you’ll see the Teneo Icon in your browser toolbar.

### Create a Teneo Protocol Account

1. Open the Extension and click “Sign Up”.
2. Enter your email and create a secure password
3. Check your inbox for a verification email and confirm your account

### Connect your Node & Start Earning

1. Connect your Community Node by clicking “Connect” in the extension to start earning rewards.
2. Make sure your browser is open and the extension is active.
3. Your node runs in the background while you browse normally

<figure><img src="/files/MdKzlryjxAVim3Azpr6s" alt=""><figcaption><p>Teneo Lite Node</p></figcaption></figure>

### Monitor your Performance

Login to the [Teneo Protocol Dashboard](https://dashboard.teneo.pro/) to track your earnings and activities. Designed with an intuitive interface and user-friendly features, the dashboard helps users track progress, maximize rewards, and stay connected with the community.

<figure><img src="/files/FmMlf2yZgvimQ47xUqXW" alt=""><figcaption><p>Teneo Dashboard</p></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://teneo.gitbook.io/teneo-docs/getting-started/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.
