# Install PuTTY

1. **Download PuTTY**: Visit the official PuTTY download page at <https://www.putty.org/>. Click on the "Download PuTTY" button to download the latest version of the software. Please ensure that you choose the right version for your operating system.
2. **Install PuTTY**: Once the executable (.exe) file is downloaded, double-click on it to start the installation process. Follow the on-screen prompts to install the software.
3. **Launch PuTTY**: After the installation is complete, you should be able to find PuTTY in your list of installed programs. Click to launch the software.

Once you've installed and launched PuTTY, you're ready to connect to your VPS! \
We'll cover this in the next step.

##


---

# 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.doginals.academy/eng/expert-guides/how-to-mint-vps/inscription-wallet-on-a-vps/install-putty.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.
