> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags.md).

# GPS Tags

- [Overview](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/overview.md)
- [Tag Functionality](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/overview/tag-functionality.md)
- [LED Status Indicator Reference Chart](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/overview/led-status-indicator-reference-chart.md)
- [How do flaik GPS Tags improve my operation?](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/overview/how-do-flaik-gps-tags-improve-my-operation.md): SAFETY, GUEST VALUE, MARKETING OPPORTUNITIES, COMPETITIVE ADVANTAGE
- [GPS Tag Testing](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/gps-tag-testing.md)
- [Hot Dock Charging Setup](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/hot-dock-charging-setup.md): Recommended setup for hot dock charging.
- [Accessories](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/accessories.md)
- [Tag Cage/Strap Assembly](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/accessories/tag-cage-assembly.md)
- [flaik Smart Charging Dock](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/accessories/flaik-smart-charging-dock.md)
- [Accessory Hot Dock](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/accessories/accessory-hot-dock.md)
- [flaik Tag Removal Key](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/accessories/flaik-tag-removal-key.md)
- [Troubleshooting](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/troubleshooting.md)
- [Troubleshooting or Assessing Damage to the Tag](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/troubleshooting/troubleshooting-or-assessing-damage-to-the-tag.md)
- [Flashing Tags - The BIST Error (Built in Self Test)](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/troubleshooting/flashing-tags-the-bist-error-built-in-self-test.md)
- [Flashing Tags - FOTA Update](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/troubleshooting/flashing-tags-fota-update.md)
- [Power Cycle a flaik Tag](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/troubleshooting/power-cycle-a-flaik-tag.md)
- [Resend RYL](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/troubleshooting/resend-ryl.md): Resend the Relive Your Lesson (RYL) Email Link
- [2025/26 Season - Stuck Tag Bug](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/troubleshooting/2025-26-season-stuck-tag-bug.md)
- [Accounting / Missing Tag Procedures](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/accounting-missing-tag-procedures.md)
- [Tag Reporting](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/accounting-missing-tag-procedures/tag-reporting.md)
- [Tag Return Areas & Other Geofencing Available (optional)](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/accounting-missing-tag-procedures/tag-return-areas-and-other-geofencing-available-optional.md)
- [Class Management - Tag Finder](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/accounting-missing-tag-procedures/class-management-tag-finder.md)
- [Inventory Scan](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags/inventory-scan.md): flaik may request an inventory scan of all flaik tags onsite.


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/gps-tags.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
