# Uluslar

Ulus, birden fazla kasabayı tek çatı altında toplayan yönetim yapısıdır. Diğer uluslara savaş açabilir. Ganimet toplayabilir.

### Ulus ne işe yarar?

* Birden fazla kasabayı yönetirsin.
* Diğer uluslara savaş açabilirsin.
* Savaşlardan ganimet toplayabilirsin.

### Nasıl ulus kurarım?

Şartlar:

* Kasaba seviyen **5** olmalı.
* Hesabında **1000+** oyun parası olmalı.

{% code title="Komut" %}

```
/ulus create <isim>
```

{% endcode %}

{% hint style="warning" %}
Ulus kurunca hesabından **1000** oyun parası düşer.
{% endhint %}

### İpucu

Savaşa girmeden önce ulus kasalarını ve kasaba savunmasını planla. Savaş süresi sınırlıdır.


---

# 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.mineryum.com/towny/uluslar.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.
