# Connecting to the Block

It may take 5 - 10 minutes on the first boot for the Block to load. Soon you will see a new Wi-Fi hotspot available to your phones, tablets and laptops called ‘Learner's-Block’. You guessed it, that’s the one you want. There will not be any password required.

Once you are connected to the Block, open your web browser and enter:

```
 http://lb.local
```

That’s it! You will now see the Learner’s Block welcome page and all of the default features available to the users.&#x20;


---

# 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.learnersblock.org/how-to-use-it/how-to-connect.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.
