> 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/navigating-the-platform.md).

# Navigating the Platform

After downloading and installing the browser extension and setting up your account with Bandwidth AI, you can now start utilizing your unused bandwidth through our platform. This chapter details how to get started with our platform and how to view/monitor your earned points/rewards.\
\ <mark style="color:blue;">**1. The Browser Extension**</mark>\
Serving as the backbone of our platform is our browser extension. After downloading and installing the extension as per instructions in the [previous chapter](/bandwidth-or-usdbps-or-product-docs/the-bandwidth-ecosystem/installing-the-extension.md), users can use this extension to enable or disable sharing of bandwidth. This browser extension, once connected, runs in the background and should be enabled if users wish to earn rewards.\
\ <mark style="color:blue;">**2.**</mark> <mark style="color:blue;"></mark> <mark style="color:blue;">**The Dashboard**</mark>\
The dashboard section of our platform is where users can view their earnings, the rewards leaderboards, and more. Our dApp contains the following sections at launch:

* **Home:** the 'rewards' dashboard, in which you can check your connection, analyze your earnings and monitor your rewards. Rewards, as detailed in other chapters, are paid out periodically based on the points you collect.
* **Leaderboards:** an overview of top earners using our dApp and sharing their internet bandwidth
* **Referral:** the 'referral' dashboard, which is set to launch a few days after the launch of $BPS
* **Profile:** your information, which you can update for your administration and for the upcoming referral dashboard.
* **Tutorial/Feedback:** a section in which you can view the a tutorial video or provide feedback to the team.
* **Download:** leads to a download of our browser extension.<br>


---

# 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/navigating-the-platform.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.
