# 파이썬, 노드JS 서버 개설

## 신청 방법

1. 위어드 호스트 [봇 호스팅 사이트](https://hub.weirdhost.xyz/notfreeservers)로 접속합니다.

{% embed url="<https://hub.weirdhost.xyz/notfreeservers>" %}
봇 호스팅 사이트
{% endembed %}

2. Nodejs 또는 Python서버를 선택합니다.
3. "서버 만들기"를 클릭하고 잠시후 서버가 생성됩니다.
4. 웹 업로드를 사용하시거나 [SFTP](/faq/undefined/sftp.md)사용하셔서 코드를 옮기신 후<img src="/files/4mATBh8FYlRuZuE4dMOl" alt="" data-size="line">버튼을 누르시면 봇을 실행하실 수 있습니다.


---

# 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/getstarted/pyjs.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.
