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

# OVERVIEW

- [JFrog Connect Overview](https://docs.connect.jfrog.io/overview/readme.md): JFrog Connect overview and user documentation
- [Architecture Overview](https://docs.connect.jfrog.io/overview/readme/architecture.md): JFrog Connect was designed by and for developers of edge devices in a wide range of industries.
- [Connect Agent](https://docs.connect.jfrog.io/overview/readme/architecture/agent.md): JFrog Connect Agent is a lightweight software service that keeps your devices connected 24/7. When you register a device with JFrog Connect, the Connect Agent is installed on the device.
- [Connect & JFrog Platform](https://docs.connect.jfrog.io/overview/readme/architecture/connect-and-jfrog-platform.md): JFrog Platform integration with Connect makes edge devices first-class citizens in a DevOps pipeline, ensuring speed, reliability, and security of software updates with device management at scale.
- [Plan Your Update Strategy](https://docs.connect.jfrog.io/overview/readme/plan-your-update-strategy.md): Plan the big picture, your software update strategy using JFrog Connect.
- [Software Update Objectives & Concepts](https://docs.connect.jfrog.io/overview/readme/plan-your-update-strategy/software-update-objectives-and-concepts.md): This page describes the major objectives of the JFrog Connect methodology for deploying software updates and describes key concepts for using Connect.
- [Software Update Process & Procedures](https://docs.connect.jfrog.io/overview/readme/plan-your-update-strategy/software-update-process-and-procedures.md): This page describes the major steps in updating your edge device software. Once you are set up with JFrog Connect, updating software on your devices becomes a simple and reliable process.


---

# 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:

```
GET https://docs.connect.jfrog.io/overview.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.
