# Join the Janction P2P network

We have integrated a VPN P2P network environment within the app. By joining this network, you can achieve true decentralization and seamlessly remotely control your resources.

### 1. Install the Tailscale app

First, download and install the Tailscale application on your computer. You can get the latest version from the official download page .

{% embed url="<https://tailscale.com/download>" %}

<figure><img src="/files/YyH8eP2itvtk5mbDmQlI" alt=""><figcaption></figcaption></figure>

### 2. Enable the Network Extension

Go to System Settings to add the Tailscale extension.

<figure><img src="/files/VLuCxRP6R6oZdZ9f731B" alt=""><figcaption></figcaption></figure>

### 3. Enable Network Features

In System Settings → General → Network Extension, enable Tailscale to access required features.

<figure><img src="/files/kK3ZPpneqIzF4GbV2RC2" alt=""><figcaption></figcaption></figure>

### 4. Add Tailscale Extension

Enable the extension to integrate with macOS properly.

<figure><img src="/files/vdyHwULrq2Vbe1RWrppt" alt=""><figcaption></figcaption></figure>

### 5. Open Tailscale Settings

Click the Tailscale icon in the menu bar, then select 'Settings'.

<figure><img src="/files/8GA5IQSOz3BnGuMPW3gj" alt=""><figcaption></figcaption></figure>

### 6. Enable CLI Integration

Scroll to the 'CLI Integration' section and click 'Show me how'.

<figure><img src="/files/Ew81CUHFNf05vJHf7jFc" alt=""><figcaption></figcaption></figure>

### 7. Install the Tailscale CLI

Install the CLI at \`/usr/local/bin/tailscale\` to manage Tailscale from the terminal.

### 8. Verify CLI Installation

Open a terminal and run \`tailscale status\` to check.

<figure><img src="/files/TPbDPVNZjRDrUHlpgiRi" alt=""><figcaption></figcaption></figure>

### 9. Open the VPN in APP

<figure><img src="/files/qkmTsAi0AMJuWlS8mexh" alt=""><figcaption></figcaption></figure>


---

# 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.janction.ai/gpu-marketplace/node-deployment-tutorial/join-the-janction-p2p-network.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.
