# WiFi QR Code

There are a lot of QR code generators available on the internet, each one offering QR codes for different purposes – SQR is one of them. The WiFi QR code will connect the user that is scanning your QR code automatically to the WiFi network you filled in.&#x20;

1. Select the WiFi tab in the SQR QR generator [here](https://sqr.co/qr/wifi).
2. Enter the Router’s SSID which is probably available at the back of your device/router
3. Select the Wi-Fi encryption type i.e. WPA, WEP, or no encryption
4. Enter Password
5. Now the preview QR code will change to your custom QR code and you can scan it to see if everything is working properly before you download your QR code.
6. (optional) [Customize](/guides/customise-a-qr-code.md) the look of your QR code
7. Click “Create“
8. Your QR code is now visible in your [Dashboard](https://sqr.co/dashboard) and ready to [download](/guides/download-qr-codes.md), if you’re logged in. You can read more about downloading your QR codes [here](/guides/download-qr-codes.md).


---

# 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.sqr.co/guides/creating-a-qr-code/wifi-qr-code.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.
