# FAQ

- [파일 관리](https://docs.weirdhost.xyz/faq/undefined.md): 파일 관리에 관한 질문들의 답변입니다! 추가로 필요하신 사항이 있으시면 디스코드로 문의해주세요!
- [SFTP 사용법](https://docs.weirdhost.xyz/faq/undefined/sftp.md): SFTP로 맵 적용, 서버 파일 적용에 사용되는 SFTP입니다. 100MB 한도가 없고 폴더 업로드가 가능하여 더욱 편리한 서버 개발이 가능합니다.
- [SFTP 서버 목록](https://docs.weirdhost.xyz/faq/sftp.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://docs.weirdhost.xyz/faq.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.
