# I can't connect to a local device on iOS or macOS

If you cannot connect to a host on your local network from iOS, iPadOS, or macOS, make sure Termius has the `Local Network` permission:

1. Open the system **Settings**.
2. Find **Termius** in the list of apps.
3. Make sure **Local Network** is enabled for Termius.

If this permission is disabled, Termius cannot connect to devices on your local network.

For more details about the `Local Network` permission, see [Apple's documentation](https://support.apple.com/en-us/HT211870).


---

# 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.termius.com/help-center/troubleshooting/i-cant-connect-to-a-local-device-on-ios-or-macos.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.
