# Guides

- [Setup on an Amazon Fire Device](https://docs.spidervpn.org/guides/setup-on-an-amazon-fire-device.md): The best way to install the SpiderVPN Android App on a FireTV or FireTV stick.
- [Setup Instructions for iOS Devices](https://docs.spidervpn.org/guides/setup-instructions-for-ios-devices.md): Setup Instructions for iOS Devices.
- [Setup Instructions for Mac Devices](https://docs.spidervpn.org/guides/setup-instructions-for-mac-devices.md): Setup Instructions for Mac Devices.
- [🗔 Setup instructions for Windows](https://docs.spidervpn.org/guides/setup-instructions-for-windows.md): Setup instructions for Windows.
- [Setup Instructions for Android](https://docs.spidervpn.org/guides/setup-instructions-for-android.md): Setup Instructions for Android, Firestick or any other android box.
- [Pro Router Video setup guide](https://docs.spidervpn.org/guides/spider-vpn-pro-router-hardware-set-up.md): How to setup your Spider VPN Pro Hardware Video.
- [How to Setup the Spider Router](https://docs.spidervpn.org/guides/how-to-setup-the-spider-router.md): How to set up the Spider Router Text Version.
- [Factoring Reset the Miner](https://docs.spidervpn.org/guides/factoring-reset-the-miner.md)
- [Factory reset the router](https://docs.spidervpn.org/guides/factory-reset-the-router.md): How to factory reset the router if it's bricked or not working properly.
- [🗺️ Change the VPN location on the router](https://docs.spidervpn.org/guides/change-the-vpn-location-on-the-router.md): Change the VPN location on the router.
- [Change the DNS unblocker settings](https://docs.spidervpn.org/guides/change-the-dns-unblocker-settings.md): How to change the DNS unblocker Settings.
- [♻️ WG Converter](https://docs.spidervpn.org/guides/wg-converter.md)
- [SpiderConnect Lite Router Technical Specs](https://docs.spidervpn.org/guides/spiderconnect-lite-router-technical-specs.md)
- [SpiderConnect Router Technical Specs](https://docs.spidervpn.org/guides/spiderconnect-technical-specs.md)
- [🔧Uboot Recovery for Windows](https://docs.spidervpn.org/guides/uboot-recovery-for-windows.md)
- [🔧Uboot Recovery for Mac](https://docs.spidervpn.org/guides/uboot-recovery-for-mac.md)
- [How to upgrade the Firmware](https://docs.spidervpn.org/guides/how-to-upgrade-the-firmware.md)
- [How to upgrade the Firmware with an iPhone](https://docs.spidervpn.org/guides/how-to-upgrade-the-firmware-with-an-iphone.md)
- [🌗Amazon Router Claim Guide](https://docs.spidervpn.org/guides/amazon-router-claim.md)
- [🐛How to submit a bug on BugZilla](https://docs.spidervpn.org/guides/how-to-submit-a-bug-on-bugzilla.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.spidervpn.org/guides.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.
