> For the complete documentation index, see [llms.txt](https://docs.mapeo.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mapeo.app/complete-reference-guide/troubleshooting/solving-sync-issues/connecting-to-wi-fi.md).

# I want to connect to Wi-Fi

See below for details on how to connect to a WiFi network:

* <img src="/files/8wrSsRGlXLZuqzBLffXO" alt="" data-size="line">[<img src="/files/QxqLJjRFpwrqALGxJAOS" alt="" data-size="line">**Connect to Wi-Fi on a smartphone**](#connect-to-wifi-on-a-smartphone)
* <img src="/files/8wrSsRGlXLZuqzBLffXO" alt="" data-size="line"><img src="/files/QfGGbvKbmE7cuF3b8oQe" alt="" data-size="line"> [**Connect to Wi-Fi on a computer**](#connect-to-wifi-on-a-computer-it-might-be-different-depending-on-the-device.)

## **Connect to Wi-Fi on a smartphone**

The details may vary for each smartphone, but **Wi-Fi** settings can generally be found in the Quick Settings menu, which can be accessed by swiping down from the top of your screen.

Tap the toggle to turn on Wi-Fi, then tap the name of the Wi-Fi network you would like to connect to. Enter the password if required and tap **Connect**.

![](/files/fet1YSZUTlRR8HoWs4cr) ![](/files/HpkofshhtsmawsrxMOi9)

***

## **Connect to Wi-Fi on a computer**

### On Windows

* Click on the <img src="/files/RsKa6yTPy727EcUQeEmb" alt="" data-size="line">**Windows menu** button, select **Settings**, click on **Network and Internet.** In the left menu panel, click on the **Wi-Fi** option. Toggle the Wi-Fi option to **On** to enable your Wi-Fi adapter. Connect to the WiFi network you prefer. You might be asked for the password.
* A short path is to click on the ![](/files/l6mIFavewITJSruzb24B)**Wi-Fi** icon in the toolbar in the lower-left corner of your computer screen. If it isn't there, click the <img src="/files/R76LbmN6oyzHfqsrYtqC" alt="" data-size="line">**arrow** to see if it's grouped with the other icons on your toolbar. Click on the larger **Wi-Fi** box that appears in the pop-up menu and select the WiFi network you want to connect to.

![](https://lh4.googleusercontent.com/9OQVtGYGQsHqx5Zj-qGwaZ9DgR3P5V3VJ99mJHCUCgWi9CgC-pwjRvP2tB9kkF_xH0SzZvY_ZGtWpCVJ3cjTFBhXcXqNVinl6tJoIdh6NklvNcWnpcBUPlx8ZGukgw)


---

# 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://docs.mapeo.app/complete-reference-guide/troubleshooting/solving-sync-issues/connecting-to-wi-fi.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.
