# Fencyboy

## Fencyboy

- [What is Fencyboy?](https://docs.fencyboy.com/what-is-fencyboy.md): This page describes what Fencyboy is, how it works and how you may benefit from one.
- [Getting Started](https://docs.fencyboy.com/getting-started.md): This page contains everything to get your Fencyboy up and running.
- [FAQ](https://docs.fencyboy.com/faq.md): This page lists some frequently asked questions and their answers.
- [Measured Values](https://docs.fencyboy.com/features/measured-values.md): This page describes all the values measured and made available by Fencyboy.
- [Downlinks](https://docs.fencyboy.com/features/downlinks.md): This page describes all LoRaWAN downlinks supported by Fencyboy. You can use them to configure and manage a Fencyboy device remotely.
- [Comparison with Similar Sensors](https://docs.fencyboy.com/features/comparison-with-similar-sensors.md)
- [Config](https://docs.fencyboy.com/technical-documentation/config.md)
- [Energy usage & Battery](https://docs.fencyboy.com/technical-documentation/energy-usage-and-battery.md): Power options for the Fencyboy sensor and battery life
- [Electric Fence Measurements](https://docs.fencyboy.com/technical-documentation/electric-fence-measurements.md): This page provides our measurement results obtained from real-world fences.
- [Versions](https://docs.fencyboy.com/technical-documentation/versions.md): We developed multiple iterations until we reached the current version of Fencyboy. This page provides some useful information on previous versions.
- [Smart Sleep](https://docs.fencyboy.com/technical-documentation/smart-sleep.md)
- [Firmware Update](https://docs.fencyboy.com/technical-documentation/firmware-update.md): Guide to update the firmware running on the Fencyboy sensor using a USB programmer.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.fencyboy.com/what-is-fencyboy.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.
