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

# English

- [Quick Start](https://docs.pxserv.net/en/quick-start.md)
- [Arduino Library](https://docs.pxserv.net/en/arduino-library.md)
- [JavaScript / TypeScript Library](https://docs.pxserv.net/en/javascript-typescript-library.md)
- [Rust Library](https://docs.pxserv.net/en/rust-library.md)
- [Real-Time Connection (Socket.IO)](https://docs.pxserv.net/en/realtime-connection-socket.io.md)
- [Map Feature](https://docs.pxserv.net/en/map-feature.md)
- [OTA Feature](https://docs.pxserv.net/en/ota-feature.md)
- [REST API](https://docs.pxserv.net/en/rest-api.md)
- [Database](https://docs.pxserv.net/en/rest-api/database.md): Documentation on how you can connect to the PxServ Database Service via REST API.
- [Data Saving](https://docs.pxserv.net/en/rest-api/database/data-saving.md)
- [Data Toggle](https://docs.pxserv.net/en/rest-api/database/data-toggle.md)
- [Data Fetching](https://docs.pxserv.net/en/rest-api/database/data-fetching.md)
- [All Data Fetching](https://docs.pxserv.net/en/rest-api/database/all-data-fetching.md)
- [Data Removing](https://docs.pxserv.net/en/rest-api/database/data-removing.md)
- [Example Projects](https://docs.pxserv.net/en/example-projects.md)
- [Home Security System](https://docs.pxserv.net/en/example-projects/home-security-system.md)
- [Smart Temperature Monitor:](https://docs.pxserv.net/en/example-projects/smart-temperature-monitor.md)
