# 使用 Northstar托管服务器

- [前期准备](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/hosting-a-server-with-northstar/prerequisites.md)
- [托管私人比赛服务器](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/hosting-a-server-with-northstar/basic-listen-server.md)
- [托管独立的服务器端](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/hosting-a-server-with-northstar/dedicated-server.md)
- [实践经验](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/hosting-a-server-with-northstar/dedicated-server/shi-jian-jing-yan.md): Tweaks and tricks to improve both your experience in hosting and others' in playing on your server
- [在Linux上托管服务器](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md)
- [故障处理](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/hosting-a-server-with-northstar/gu-zhang-chu-li.md)
- [视频教程](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/hosting-a-server-with-northstar/shi-pin-jiao-cheng.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://r2northstar.gitbook.io/r2northstar-wiki/chinese/hosting-a-server-with-northstar.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.
