# 23. 防守戰

**防守戰**每24小時最多對戰10次，勝利時可獲得3積分，失敗時不會獲得任何積分。達到指定積分時，可領取攻擊積分獎勵。

設定防禦陣型後，其他玩家隨時都可攻打你，防禦成功將可累計防禦獎勵，登入遊戲時可一次領取。


---

# 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://raidersrumble.gitbook.io/faq/fan-ti-zhong-wen/23.-fang-shou-zhan.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.
