# GREMSY TINY SERIES

- [LYNX](https://docs.gremsy.com/gremsy-tiny-series/lynx.md)
- [FAQ?](https://docs.gremsy.com/gremsy-tiny-series/lynx/faq.md)
- [GENERAL](https://docs.gremsy.com/gremsy-tiny-series/lynx/general.md): Specifications are subject to change. Product is currently in release phase.
- [HARDWARE CONFIGURATION](https://docs.gremsy.com/gremsy-tiny-series/lynx/hardware-configuration.md)
- [MOUNTING](https://docs.gremsy.com/gremsy-tiny-series/lynx/hardware-configuration/mounting.md)
- [Connection Diagram](https://docs.gremsy.com/gremsy-tiny-series/lynx/hardware-configuration/connection-diagram.md)
- [I/O Connection](https://docs.gremsy.com/gremsy-tiny-series/lynx/hardware-configuration/i-o-connection.md)
- [LYNX PAYLOAD](https://docs.gremsy.com/gremsy-tiny-series/lynx/hardware-configuration/i-o-connection/lynx-payload.md)
- [MAINBOARD](https://docs.gremsy.com/gremsy-tiny-series/lynx/hardware-configuration/i-o-connection/mainboard.md)
- [SOFTWARE CONFIGURATION](https://docs.gremsy.com/gremsy-tiny-series/lynx/software-configuration.md)
- [gTune Desktop](https://docs.gremsy.com/gremsy-tiny-series/lynx/software-configuration/gtune-desktop.md)
- [WEB SETTING APP](https://docs.gremsy.com/gremsy-tiny-series/lynx/software-configuration/web-setting-app.md)
- [SYSTEM](https://docs.gremsy.com/gremsy-tiny-series/lynx/software-configuration/web-setting-app/system.md)
- [IP ADDRESS](https://docs.gremsy.com/gremsy-tiny-series/lynx/software-configuration/web-setting-app/system/ip-address.md)
- [STORAGE](https://docs.gremsy.com/gremsy-tiny-series/lynx/software-configuration/web-setting-app/system/storage.md)
- [GENERAL SETTING](https://docs.gremsy.com/gremsy-tiny-series/lynx/software-configuration/web-setting-app/system/general-setting.md)
- [VIDEO STREAMING](https://docs.gremsy.com/gremsy-tiny-series/lynx/software-configuration/web-setting-app/system/video-streaming.md)
- [PiP Configuration](https://docs.gremsy.com/gremsy-tiny-series/lynx/software-configuration/web-setting-app/system/pip-configuration.md)
- [LOCALIZATION](https://docs.gremsy.com/gremsy-tiny-series/lynx/software-configuration/web-setting-app/system/localization.md)
- [THIRD PARTIES INTEGRATION](https://docs.gremsy.com/gremsy-tiny-series/lynx/third-parties-integration.md)
- [MAVLINK AUTOPILOT](https://docs.gremsy.com/gremsy-tiny-series/lynx/third-parties-integration/mavlink-autopilot.md)
- [SETUP WITH ARDUPILOT](https://docs.gremsy.com/gremsy-tiny-series/lynx/third-parties-integration/mavlink-autopilot/setup-with-ardupilot.md)
- [SETUP WITH PX4](https://docs.gremsy.com/gremsy-tiny-series/lynx/third-parties-integration/mavlink-autopilot/setup-with-px4.md)
- [SETUP WITH SKYNODE](https://docs.gremsy.com/gremsy-tiny-series/lynx/third-parties-integration/mavlink-autopilot/setup-with-skynode.md)
- [COMPANION COMPUTER FOR UAV & ROBOTICS PLATFORM](https://docs.gremsy.com/gremsy-tiny-series/lynx/third-parties-integration/companion-computer-for-uav-and-robotics-platform.md)
- [PAYLOAD SETTING](https://docs.gremsy.com/gremsy-tiny-series/lynx/payload-setting.md)
- [Payload Definition File Download](https://docs.gremsy.com/gremsy-tiny-series/lynx/payload-setting/payload-definition-file-download.md)
- [Payload Settings Menu](https://docs.gremsy.com/gremsy-tiny-series/lynx/payload-setting/payload-settings-menu.md)
- [UPGRADE](https://docs.gremsy.com/gremsy-tiny-series/lynx/upgrade.md)
- [FIRMWARE](https://docs.gremsy.com/gremsy-tiny-series/lynx/upgrade/firmware.md)
- [SOFTWARE](https://docs.gremsy.com/gremsy-tiny-series/lynx/upgrade/software.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.gremsy.com/gremsy-tiny-series.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.
