# よくある質問

#### 私たちがよく受ける質問に対してや、その他の回答に関するFAQです。

* **Minecraft以外の保護は行っていますか?**\
  Reverse Proxy / proxy-protocol v1,v2 での接続ですので、利用したことによって起きた問題などには対応できかねます。Webの保護は行っておりませんので、CloudFlareなどのCDNプロバイダをご利用ください。<br>
* **帯域量の制限などはありますか?**\
  基本的には制限は設けていませんが(Fair Use)、サーバーの規模や用途によっては共有ノードのご利用をお断りさせていただく場合がございます。規模や用途によってカスタムプランのお見積りも可能です。<br>
* **UDPには対応していますか?**\
  ~~将来的には追加を検討していますが、現時点では提供はしておりません。~~\
  ~~->2022/09 UDPの保護の提供を開始しました。~~\
  ~~->~~**UDPの提供は終了しました。(24年3月)**<br>
* **接続先にドメインを指定できますか?**\
  基本的にはパネルから手動で設定を変更する必要がありますが、対応が可能な場合ございますのでチケットにて一度ご相談ください。<br>
* **サーバーの場所はどこにありますか?**\
  現在、フロントエンドのプロキシは次の場所にあります。\
  \- Tokyo, Japan\
  \
  他のロケーションの対策は、チケットにて可能かどうかお見積りを作成することもできます。


---

# 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.nohit.cc/commonly-asked-questions.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.
