# Network connection issues

If you are experiencing trouble with your Zoom call, or noticing that webpages are loading slowly, the likely culprit is your network connection. With Zoom calls, this would include poor audio quality, getting disconnected from the meeting, or screen freezes.\
\
You can try some of these solutions to see if it improves your connectivity.

## Adjust your Wi-Fi Router placement

Consider the location where your student is located, relative to where the wi-fi router is placed in your space. Moving your student closer to the source can improve the connection.\
\
Generally speaking, placing your wi-fi router in a centralized location, in an open space, and higher off the ground, can improve the wi-fi signal strength throughout your space. A good overview of optimal wi-fi router placement can be seen in [this video](https://www.youtube.com/watch?v=UygPcBCFRrA).&#x20;

## Wired Connection

Connecting to your modem or broadband router directly, using an ethernet cable, is a great way to bypass the the wi-fi connection altogether, and will give you consistent speeds. This is the most reliable network connection, and is the best option, if you are capable of running an ethernet cable between your laptop and your modem.\
\
Most new laptops don't have the port needed for this connection, but there are many USB to Ethernet adapters available that will take the connection.\
\
**Sources:**\
USB Ethernet adapter\
<https://www.amazon.com/Anker-Aluminum-Ethernet-Supporting-Notebook/dp/B00PC0H9IE/>

USB-C Ethernet adapter\
<https://www.amazon.com/Anker-Ethernet-Portable-1-Gigabit-Chromebook/dp/B00ZZ6NW5E>

Ethernet cable (14 ft.) . \
There are other lengths available, get one that suits your space best.\
<https://www.amazon.com/dp/B00N2VJ2CG?th=1>

## Wi-Fi Extender

Some spaces are not suitable for running Ethernet cords. What can help boost wi-fi signal, and speed to rooms that are further away from where the wi-fi router is located, consider using a wi-fi extender. These devices are plugged into outlets within good range of your main wi-fi signal, and re-broadcast the wi-fi signal outwards and effectively extends the wi-fi coverage in your space. There are multiple options and devices that do this. A good example is the device mentioned below.\
\
**TP-Link AC750 WiFi Extender**\
<https://www.amazon.com/gp/product/B07N1WW638/>


---

# 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://lrei-tech-docs.gitbook.io/lrei-tech-resources-students/network-connection-issues.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.
