# Technical Documentation

- [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)


---

# 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.fencyboy.com/technical-documentation.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.
