# Wireless Pre-Builds

{% hint style="danger" %}
This page is for **Wireless Pre-Builds** with an NRF controller. If you're looking for the **Wired Pre-Builds** getting started guide, head [**here**](/guides/getting-started/wired-pre-builds.md)
{% endhint %}

## Things to check

* Check over your keyboard to make sure it is what you ordered and has no visible damage. If you have any issues, please [just reach out to us!](https://www.mechboards.co.uk/support)
* Check there are no loose screws. Sometimes screws come loose in shipping.

## Dactyl

{% content-ref url="/pages/T56UMLpjxalwkel71cOu" %}
[Dactyl Wired/Wireless](/guides/getting-started/dactyl-wired-wireless.md)
{% endcontent-ref %}

## TOTEM

{% content-ref url="/pages/XvdyNvsT2pn6JOCf0al3" %}
[TOTEM](/guides/getting-started/totem.md)
{% endcontent-ref %}

## Lily / Sofle / Corne - Things to know

* Your keyboard is flashed and ready to go! You can use it straight away.&#x20;
* Just make sure it is turned on (the switch below the USB port, the screens will come on when it is powered. If they do not come on, make sure the battery is charged). Once it is powered on you can add it as a Bluetooth device to your PC.
* To quickly and easily make changes to the keymaps, go to <https://zmk.studio/> (you can only edit it when plugged in via USB through the web portal) or go to <https://zmk.studio/download> to download the desktop app to be able to edit your layout wirelessly.
* If there is delay when typing, it's likely due to a weak connection to your PCs antenna. Try bringing it closer to troubleshoot and find the right distance.


---

# 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://guides-mechboards.gitbook.io/guides/getting-started/wireless-pre-builds.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.
