# VPS

- [Hoe log je in via SSH?](https://kennisbank.mynode.nl/vps/hoe-log-je-in-via-ssh.md): In dit kennisbankartikel leggen we uit hoe je verbinding kunt maken met je VPS/Server via SSH.
- [Hoe pas je het besturingssysteem aan?](https://kennisbank.mynode.nl/vps/hoe-pas-je-het-besturingssysteem-aan.md)
- [Hoe installeer ik pterodactyl op m'n vps?](https://kennisbank.mynode.nl/vps/hoe-installeer-ik-pterodactyl-op-mn-vps.md)
- [Hoe verander ik mijn root password?](https://kennisbank.mynode.nl/vps/hoe-verander-ik-mijn-root-password.md)


---

# 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://kennisbank.mynode.nl/vps.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.
