# Ulus Komutları

| Komut                                                                 |                                                          |
| --------------------------------------------------------------------- | -------------------------------------------------------- |
| <mark style="color:blue;">**/nation leave**</mark>                    | <p>Ulusdan ayrılmanızı sağlar.<br></p>                   |
| <mark style="color:blue;">**/nation enemy add**</mark>                | <p>Başka bir ulusu düşman olarak belirlersiniz.<br></p>  |
| <mark style="color:blue;">**/nation kick**</mark>                     | <p>Seçtiğiniz kasabayı ulustan atar.<br></p>             |
| <mark style="color:blue;">**/nation set king**</mark>                 | Ulusu seçtiğiniz kasabanın başkanına devredersin.        |
| <mark style="color:blue;">**/nation join**</mark>                     | <p>Girişleri açık olan bir ulusa girebilirsiniz.<br></p> |
| <mark style="color:blue;">**/nation set name {isim}**</mark>          | <p>Ulusun ismini değiştirebilirsiniz.<br></p>            |
| <mark style="color:blue;">**/nation set board {yazı}**</mark>         | Ulusun açıklamasını ayarlar.                             |
| <mark style="color:blue;">**/nation toggle peaceful {on/off}**</mark> | Ulusun barışçıl durumunu açıp kapatır.                   |
| <mark style="color:blue;">**/nation toggle public {on/off}**</mark>   | Ulusu herkese açık durumunu belirler.                    |
| <mark style="color:blue;">**/nation set spawncost**</mark>            | Işınlanma ücretini belirler.                             |
| <mark style="color:blue;">**/nation delete**</mark>                   | Ulusu siler.                                             |


---

# 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.solaryum.land/komutlar/ulus-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.
