# How do I connect to SFTP?

### Requirements

* WinSCP

### How do i install WinSCP?

* Visit [WinSCP Download Page](https://winscp.net/eng/download.php).
* Click on Download WinSCP (Versions can differ from the screenshot).

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

* Complete the setup of WinSCP.

### How do i connect to my Game Server?

* Open our [Game Panel](https://panel.nolimithost.cc/) and choose your server.
* Go into **System > SFTP Details** and click on **Launch SFTP**

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

{% hint style="info" %}
If you require assistance, don't hesitate to reach out to our support team at [NolimitHost Support](https://billing.nolimithost.cc/submitticket.php).
{% endhint %}


---

# 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.nolimithost.cc/game-panel/how-do-i-connect-to-sftp.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.
