> For the complete documentation index, see [llms.txt](https://bandwidth-1.gitbook.io/bandwidth-or-usdbps-or-product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bandwidth-1.gitbook.io/bandwidth-or-usdbps-or-product-docs/the-bandwidth-ecosystem/installing-the-extension.md).

# Installing the Extension

At the backbone of our platform is the Bandwidth AI browser extension. To start with our DePIN services and earn $BPS rewards, one has to install this browser extension.\
\
In the initial period after the launch of our ecosystem and the $BPS token, our browser extension will not be downloadable in the official Chromestore. As such, users need to install the chrome extension manually, through steps below. Alternatively to the guide below, investors can watch a tutorial video in the [Dashboard ](https://dapp.bandwidtheth.com/)on how to download and install our extension. We aim to integrate the extension into the Chromestore in the weeks after launch.\
\ <mark style="color:blue;">**1. Download & Install Extension**</mark>\
To get started, simply head over to our [website](https://bandwidth-1.gitbook.io/bandwidth-or-usdbps-or-product-docs/the-bandwidth-ecosystem/www.bandwidteth.com) and click [dApp](https://dapp.bandwidtheth.com/). This link brings you to our official dashboard, in which you get a first glance of our platform! From this screen, select 'download' indicated by the arrow below.\
\
![](/files/MvFrK8gn0tHlsnexxmBn)\
\
This prompts the download of a Zip file, which contains our browser extension.\
\
After the browser extension is downloaded, navigate to <chrome://extensions> for Chrome usersd. Unpack the ZIP you just downloaded in a new folder on your drive, click 'Load Unpacked' as indicated by the arrow below and select the folder you just unzipped.\
\
![](/files/GaLSsuQf3QbIKOrIBQFB)\
\
The Bandwidth AI extension should now show up in your Chrome browser and should look like the below screenshot. Simply click 'Reconnect' to start connecting to Bandwidth AI.\
\
![](/files/VLPKuiIKXXwxBj0IP5IY)\
\ <mark style="color:blue;">**2. Connect Your Wallet**</mark>\
After downloading and installing the Bandwidth AI extension, users should go back to the Dashboard, where they are asked to connect their wallet. This wallet is used as your 'login' credentials and will be the wallet receiving the periodic rewards. After logging into the platform, users can confirm they have started earning rewards by referring to the arrow below.\
\
![](/files/aprtDPZEBuM92DPzs8Ik)\
\ <mark style="color:blue;">**3. Start Earning**</mark>\
Now that you have the browser extension installed and your account is set up, you can start using the platform and earn rewards. A detailed overview of our platform, how to earn and how to view/monitor your rewards, is detailed in the '[Navigating the Platform](/bandwidth-or-usdbps-or-product-docs/the-bandwidth-ecosystem/navigating-the-platform.md)' chapter of this whitepaper.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bandwidth-1.gitbook.io/bandwidth-or-usdbps-or-product-docs/the-bandwidth-ecosystem/installing-the-extension.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
