> For the complete documentation index, see [llms.txt](https://docs.hashai.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hashai.co.uk/features/node-rental-and-lending/how-to-use.md).

# How to Use

### How to SSH

IP information is provided from the Node Rental confirmation screen. Use this to login to your rented workstation using your created credentials via SSH.\
\
**Search for "Powershell" on your PC, open a window, and type the following:**

```
ssh -p <port> <username>@<ipaddress>
```

*Example: "ssh -p 5543 hashaiuser\@31.24.3.42"*

<figure><img src="/files/NIbDgTZPpM58Ve47z2xj" alt=""><figcaption><p>SSH Input using Powershell</p></figcaption></figure>

### How to RDP

IP information is provided from the Node Rental confirmation screen. Use this to login to your rented workstation using your created credentials via RDP.\
\
**Search for "Remote Desktop Connection" on your PC, open a window, and type the following:**\
"\<ipaddress>:\<port>"\
\
\&#xNAN;*Example: "31.24.3.42:5543"*\
\
When prompted, login using your credentials

<div align="left"><figure><img src="/files/A6WoNPbulsAjtC0QVWOi" alt=""><figcaption><p>RDP Input Screen</p></figcaption></figure></div>
