# SiegeWar Komutları

* `/sw hud {Ulus İsmi}` - Aktif olarak devam eden savaşın bilgilerini gösterir.
* `/n enemy add {Ulus İsmi}` - Bir ulusa düşmanlık ilan edersiniz.
* `/n ally add {Ulus İsmi}` - Bir ulusa müttefiklik daveti yollarsınız.
* `/t toggle peaceful off` - Barışçıl olmayı kapatır. {5 Gün sonunda barışçıldan çıkarsınız}
* `/t toggle peaceful on` - Barışçıl olmayı açar.
* `/sw nation paysoldiers {Miktar}` - Askerlere belirli miktarda altın verir.
* `/nation siegewar occupiedforeigntowns` - İşgal ettiğiniz yabancı kasabaları gösterir.
* `/nation siegewar occupiedhometowns` - Ulusunuzdaki işgal edilen kasabaları gösterir.
* `/sw collect` - Ganimet sandığını toplar.


---

# 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://wiki.ronemacraft.com/towny-hakkinda/towny-savaslari-siegewar/siegewar-komutlari.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.
