> For the complete documentation index, see [llms.txt](https://docs.taikohub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.taikohub.com/hardware-issues-tracking.md).

# 11. Hardware Issues Tracking

If you have any hardware issues with your new keyboard, please email `david@taikohub.com`. Please email even if you fixed the issue, so that we can keep track of it.

<details>

<summary>PCB is Lifted Away from Keyboard</summary>

Incidences: 1 report of this issue as of Sep-11-2022.

Description: You plug in your new keyboard and find many keys do not work. You open up the keyboard with a 3mm allen key and find the PCB lifted. It's lifted enough that you see Kailh sockets do not come in contact with the switches at all.

Repair: Gently put one finger on the Kailh socket on the inside of the keyboard while you push the keyswitch into the keyboard on the other side. There's no need to push very hard with your other finger.

Reporting: Please report to `david@taikohub.com` or on the website chat widget. Thank you.

</details>


---

# 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:

```
GET https://docs.taikohub.com/hardware-issues-tracking.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.
