# Accessing Your Files via SFTP

&#x20;You’ll need a software that supports SFTP, try one of the following:

\
[Filezilla](https://filezilla-project.org/download.php) (Windows, macOS, and Linux)\
[WinSCP](https://winscp.net/) (Windows)\
[AndFTP](https://play.google.com/store/apps/details?id=lysesoft.andftp\&hl=en_US\&gl=US) (Android)\
[FTPManager](https://apps.apple.com/us/app/ftpmanager-ftp-sftp-client/id525959186) (iOS)

Grabbing SFTP information to access your server can be found in your [panel](https://gp.falixnodes.net). Select the server you want to access via SFTP and head over to the Settings tab.&#x20;

![](/files/-MMeT0rz6rwDmmoCjmaX)

You’ll be provided the address(host) and your username. As for your password, you will use the same password you use to access the [panel](https://gp.falixnodes.net).&#x20;

![](/files/-MMea9AqBS7BxVJYYY4L)

Once connected, feel free to manage the files of your server.


---

# 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://creeper9-flo.gitbook.io/falixnodes-tutorials/client-and-panel/accessing-your-files-via-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.
