# BYOD Stations

{% hint style="danger" %}
As of Oct 14th, 2024 no new BYOD stations can be onboarded without a GeoSigner installed. You are no longer able to purchase a GeoSigner device.
{% endhint %}

Pages within this subsection remain as reference for grandfathered BYOD participants who need to:

* Replace [hardware and need links](/byod/grandfathered-byod-diy-info/hardware-suggestions.md)
* [Reinstall the Wingbits setup](/byod/grandfathered-byod-diy-info/setup-steps-guide.md) on their BYOD hardware
* Access [wb-config](/byod/grandfathered-byod-diy-info/install-wb-config-tool.md) or the [debug](/byod/grandfathered-byod-diy-info/debug-your-station.md) tools.

If you are running a ready-to-run [Wingbits approved device](/get-started/hardware-needed.md), these sub-pages will not provide any useful information.


---

# 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.wingbits.com/byod/grandfathered-byod-diy-info/byod-stations.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.
