# Device Package

This package installs the remoteit target agent which is the lowest level of component required for connections. **With this package installed, other devices can connect to this one, but this one cannot initiate connections to others.** If this device needs to be able to initiate a connection to another one, you will need to install the CLI (if connections will be made via script or command line) or the Desktop Application (provides a straight forward UI to make connections and configure devices).

You can interact with remoteit to run network diagnostics and troubleshoot other issues with your device. Use this package when you are concerned with the disk space and processes footprint.


---

# 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.remote.it/software/device-package.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.
