# 嗨!

{% hint style="warning" %}
FreeServer 文檔還在完善中；某些內容可能包含錯誤、不實用訊息。

如果你有任何疑問，請至 [Discord 伺服器](https://discord.gg/k5GgFFxN2Q)中詢問。
{% endhint %}

## 你想...

### 開始使用! 請查看下面的教學:

{% content-ref url="/pages/nQFyOIWe0QQ6pxplWYxH" %}
[開始使用](/start/start.md)
{% endcontent-ref %}

### 或，查看其他文檔...

{% content-ref url="/pages/AkmRptGSmDA7C9jknedX" %}
[關於 FreeCoin](/freecoin/about.md)
{% endcontent-ref %}

{% content-ref url="/pages/ODn5rGlfbJT99AwJRKYQ" %}
[面板功能](/panels/dash.md)
{% endcontent-ref %}

{% content-ref url="/pages/SDe0Xi5LLTS56y7pFQ51" %}
[Broken mention](broken://pages/SDe0Xi5LLTS56y7pFQ51)
{% endcontent-ref %}

{% content-ref url="/pages/0On99QXkmHyL36kQCpTB" %}
[有趣小彩蛋](/easter-eggs/specs.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.freeserver.tw/welcome.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.
