> 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 connect to your Node

### 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="https://3408559532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe2AhpGvtl86aQdhJfCR3%2Fuploads%2FD6yzHNASxCZmSfP0ovvq%2Fsshscreen.png?alt=media&amp;token=6114933d-edc8-4e17-94bd-de216b46c9cd" 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>"\
\
*Example: "31.24.3.42:5543"*\
\
When prompted, login using your credentials

<div align="left"><figure><img src="https://3408559532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe2AhpGvtl86aQdhJfCR3%2Fuploads%2F2I1uNjlFwyMnCj4syfCl%2Frdppp.png?alt=media&amp;token=c3513789-c5c1-4e5f-863e-fecbd00a83ec" alt=""><figcaption><p>RDP Input Screen</p></figcaption></figure></div>
