# Nohit.cc

## Nohit.cc

- [Nohit.cc](https://docs.nohit.cc/nohit.cc.md)
- [よくある質問](https://docs.nohit.cc/commonly-asked-questions.md)
- [クレジットの購入](https://docs.nohit.cc/panel/credit.md)
- [プランの有効化](https://docs.nohit.cc/panel/activate-plan.md)
- [エンドポイントの追加](https://docs.nohit.cc/panel/endopointono.md)
- [エンドポイントの編集(独自ドメインの設定)](https://docs.nohit.cc/panel/edit-endpoint.md)
- [proxy-protocolについて](https://docs.nohit.cc/settings/proxy-protocol.md)
- [独自ドメイン利用時におけるDNSの設定](https://docs.nohit.cc/settings/dns-setup.md)
- [オフライン時MOTDの設定・記述方法](https://docs.nohit.cc/settings/offline-motd-setup.md): ※Java版(TCP) でのみ設定可能です
- [接続ができない](https://docs.nohit.cc/troubleshooting/cant-connect.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nohit.cc/nohit.cc.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.
