> For the complete documentation index, see [llms.txt](https://bilgi.sonkral.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bilgi.sonkral.com/towny/publish-your-docs.md).

# Siege(Kuşatma) Nedir?

Kuşatma savaşı, bir kasabanın diğer kasabalar tarafından işgal edilmesi amacıyla yapılan savaşları ifade eder. Bu savaşlar, oyunculara kasabalarını koruma ya da başka kasabaları fethetme fırsatı verir. Kuşatma başlatabilmek için bir kasaba diğerine savaş ilan eder ve savaş süresince çeşitli stratejik hamleler yapılır.

Savaş sırasında, hedef alınan kasaba genellikle savunmaya geçer ve casusluk gibi yöntemlerle saldıran tarafın zayıf noktalarına odaklanır. Savaşın sonucu, her iki tarafın da strateji becerileri, asker sayısı ve savunma taktiklerine göre şekillenir. Kazanan taraf, mağlup kasabanın arazilerini ve kaynaklarını ele geçirir, kaybeden taraf ise uzun süreli kısıtlamalarla karşılaşabilir.

Kuşatma savaşları, kasabaların güçlü yönlerini test ederken oyunculara da heyecan verici bir mücadele ortamı sunar.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bilgi.sonkral.com/towny/publish-your-docs.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.
