# Connect to VPS from MacOS

**Step 1**&#x20;

Log In to your account and select Servers option from menu

<figure><img src="/files/4WMkc6THP1d2D5JKD7En" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Once you have created a server, the server is assigned with an IP which can be seen in the web console.
{% endhint %}

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

**Step 2**

Using your local MAC download an App allowing you to connect with Microsoft Remote Desktop

Example:&#x20;

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

**Step 3**

Add your first PC connection to get started - select **Add PC**

<figure><img src="/files/RCNxF4odL4k2SIZUdRVx" alt="" width="375"><figcaption></figcaption></figure>

**Step 4**

In the "**PC name**" insert the **IP** of your server and click **Add**

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

{% hint style="info" %}
Copy IP address from your server dashboard
{% endhint %}

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

**Step 5**

Double click on this app

<figure><img src="/files/I1zpeIrtuZjQXQ1pf3SN" alt="" width="563"><figcaption></figcaption></figure>

**Step 6**

Enter **Username** and **Password** and click **Continue**

<figure><img src="/files/T0U9mDOSqBN63TsdChU3" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Your VPS provider has provided you with the Connection Credential.
{% endhint %}

<figure><img src="/files/tWtyX59pOhXn9Do4EUZi" alt="" width="461"><figcaption></figcaption></figure>

**Step 7**

{% hint style="info" %}
If warnings pop up after clicking on connect, press **Continue**.&#x20;

It is a known false-positive warning when connecting to new virtual private servers.
{% endhint %}

<figure><img src="/files/qSrAOGBmVewEY6UNjU7g" alt="" width="563"><figcaption></figcaption></figure>

**Step 8**

Now you should be connected to your server

**Step 9**

Now Download Launcher:

**✔️** Visit our website [mprolab.io](https://mprolab.io/)

&#x20;**✔️** [Connect your wallet and web3 login](https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/mpro-lab/connect-wallet-+-web3-login)

**✔️** Select the arrow icon next to the wallet and click **Licenses**

<figure><img src="/files/7zN5ZUaF3wl5VFMi46yo" alt=""><figcaption></figcaption></figure>

**✔️** Click **Download** **launcher** button

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

**✔️** Process of downloading the Launcher will begin


---

# 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://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/vps/connect-to-vps-from-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.
