# 導覽頁

{% hint style="info" %}
如有任何問題，請在 [Discord Server](https://discord.gg/efpKYuz) 中發問。
{% endhint %}

{% content-ref url="/pages/-LegJdMmgoCmoNBBzfN4" %}
[下載及安裝](/blightfall/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LegUPlNLOwVCyBXSWAk" %}
[進入伺服器](/blightfall/join-server.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lejbk4PpkB39L0Ki\_cQ" %}
[遊戲背景](/blightfall/bei-jing.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LejYyq8I4TO9Fft1gOv" %}
[進入庇護所](/blightfall/enter-shelter.md)
{% endcontent-ref %}


---

# 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.sunxyw.xyz/master.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.
