# SFTP

## In order to use SFTP, you will need a client downloaded, we recommend [FileZilla](https://filezilla-project.org/download.php?type=client).

## 1. Find your SFTP information.

Go to the "Settings" tab on your server and find your log-in details under "SFTP DETAILS".

<figure><img src="/files/Ego5H9LJe9kSEPekEcNQ" alt=""><figcaption><p>"Settings" tab on the panel</p></figcaption></figure>

## 2. Logging in to your FTP Client

Make sure you have downloaded a FTP Client, you can simply click on "Launch SFTP" and it will look for your client and open a connection where you have to enter your information or if that doesn't work, you can manually enter your log-in info to your client.

<figure><img src="/files/VGm8IKdR2KLGuxOHgCmN" alt=""><figcaption><p>"Launch SFTP" pop-up</p></figcaption></figure>


---

# 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.uniplex.xyz/bot-hosting/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.
