# Connecting to the network

You can plug an ethernet cable in your small computer and LudOS will automatically connect to internet and get an address using DHCP.

If you have a Wi-Fi router at home, you can also go to Settings and connect to your local Wi-Fi network:

![LudOS Wi-Fi settings](/files/-MbQEyRSDy3yZJO1N3NV)

This will require a password, and some routers might need that you press a button to allow any new device to connect.

If it works, you will see a **Connected** label in front of the Wi-Fi settings.

If it doesn't, ethernet is your best friend.


---

# 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://jean-andre-santoni.gitbook.io/ludo/ludos/connecting-to-network.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.
