# Linking external Meshnet devices on Android TV

Linking a device of another Meshnet user allows for reciprocal access between your devices, which can be limited by setting specific [permissions](/features/explaining-permissions.md) if needed.

## Send an invitation from Android TV <a href="#sending-an-invitation" id="sending-an-invitation"></a>

To add an external device to your Meshnet, invite its owner using their NordVPN account email:

1. On your Android TV device, open **NordVPN** and navigate to the **Meshnet** <img src="/files/ZKtk7xbdpRRtNXmrvNrx" alt="" data-size="line"> tab.
2. Select **Invitations** > **Link external device**.

   <figure><img src="/files/AK322BL0AiLG5gwRjAll" alt="&#x22;Link external device&#x22; selected and highlighted"><figcaption></figcaption></figure>

   &#x20;
3. Select **Enter email address**.
4. Enter the email address of the NordVPN user you’re inviting to have access to your Meshnet.

   <figure><img src="/files/b3yYoVY1cWKs2J1udABf" alt="Invitee&#x27;s email address is entered in the designated field"><figcaption></figcaption></figure>

   &#x20;
5. Review the invitation and choose if you want to allow or deny [remote access](/features/explaining-permissions/remote-access-permissions.md) and [receiving files](/features/explaining-permissions/file-sharing-permissions.md) from the invitee.
6. Select **Send invitation**.

   <div align="left"><figure><img src="/files/v3ujr55hyUsTZi7izskR" alt="&#x22;Send invitation&#x22; selected and highlighted" width="375"><figcaption></figcaption></figure></div>

   &#x20;
7. Wait for the recipient to accept the invitation. For details, consult the appropriate guides:
   * [Accepting an invitation on Windows](/features/linking-devices-in-meshnet/adding-meshnet-devices-on-windows.md#accept-an-invitation-on-windows)
   * [Accepting an invitation on Android](/features/linking-devices-in-meshnet/adding-external-meshnet-devices-on-android.md#accept-an-invitation-on-android)
   * [Accepting an invitation on iPhone/iPad](/features/linking-devices-in-meshnet/adding-external-meshnet-devices-on-ios.md#accept-an-invitation-on-iphone-ipad)
   * [Accepting an invitation on macOS](/features/linking-devices-in-meshnet/adding-external-meshnet-devices-on-macos.md#accept-an-invitation-on-macos)
   * [Accepting an invitation on Linux](/features/linking-devices-in-meshnet/adding-external-meshnet-devices-on-linux.md#accept-an-invitation-on-linux)
   * [Accepting an invitation on Android TV](#accept-an-invitation-on-android-tv)

Once the invitation is accepted, your peer's device will appear under **Linked devices**.

{% hint style="success" %}
**Tip**

If needed, you can cancel the pending invitation by selecting it under the **Invitations** section and choosing **Cancel invitation**.
{% endhint %}

## Accept an invitation on Android TV

To complete the device linking process, the recipient needs to accept the invitation in their NordVPN app.

{% hint style="warning" %}
**Caution**

Ensure that the invitation you accept is from a user you know and trust. For more information, see [How to use Meshnet securely](/getting-started/use-meshnet-securely.md).
{% endhint %}

To accept an invitation on an Android TV device:

1. Open **NordVPN** and navigate to the **Meshnet** <img src="/files/ZKtk7xbdpRRtNXmrvNrx" alt="" data-size="line"> tab.
2. Select **Invitations**, choose the active invitation you want to accept.

   <div align="left"><figure><img src="/files/q2yoXqD88fS1mGJEnW26" alt="Received option is highlighted"><figcaption></figcaption></figure></div>

   &#x20;
3. Select if you want to allow or deny [remote access](/features/explaining-permissions/remote-access-permissions.md) and [receiving files](/features/explaining-permissions/file-sharing-permissions.md) from the inviter’s device.
4. Select **Accept invitation**.

If you have NordVPN installed on multiple devices, you need to accept the invitation on each device individually.

{% hint style="info" %}
**Note**

The invitation stays active, allowing you time to accept it on all devices, and it expires after 72 hours if not canceled earlier.
{% endhint %}

After accepting the invitation, both your device and the inviter's device join each other's external devices list. You can find the newly linked device in **Devices** > **External devices**.

## Checklist for device linking

If the device is not showing up in your **External devices** list, refer to the following checklist to address common issues:

* [ ] Verify the email address you entered when sending the invitation.
* [ ] Confirm that the recipient has accepted the invitation.


---

# 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://meshnet.nordvpn.com/features/linking-devices-in-meshnet/linking-external-meshnet-devices-on-android-tv.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.
