# Using Bware Labs Platform

In this section, we will provide the steps necessary to obtain fully-fledged endpoints on the Bware Labs Platform or indexer endpoints provided by our partners in just a couple of easy steps.

First, you will need to navigate to <https://app.bwarelabs.com/> using your preferred browser. The link will take you to our landing page where you can check out some info about the currently available networks and the platform's current usage status. By scrolling down you can also see a high-level overview of our architecture.

![](/files/-MY8Q-A3yR1T5vJY0JBW)

![High level architecture](/files/-MY8OM0zsl36_FraWJE_)

Click the "Launch App" button to start the application and then tap the Metamask button, when prompted, in order to connect your wallet, as you can see in the image below.

![](/files/-MY8OmEW77OCVThoau0x)

Metamask will prompt you to confirm the operation or if it's the case, to login into your account first. When the confirmation is received from your part, you will be taken to a profile selection page where you will have to specify what you wish to do next. <br>

![](/files/-MY8PS3efyIlnXSfVQVS)

At this stage, since Node Provider onboarding is not yet supported you will only be able to join our platform as an endpoint user. Click on the "Get Endpoint" button as seen in the image above in order to obtain a dedicated blockchain endpoint.

Next, you will be taken into your dashboard which will be empty at first, since you don't have any endpoints created.

![](/files/-MYFbUWDyTTFMKIgMZpB)


---

# 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.bwarelabs.com/tutorials/bware-labs-platform-tutorial.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.
