# Genel Komutlar

| Komut      | İşlevi                                  |
| ---------- | --------------------------------------- |
| /ah        | İhale menüsünü açar.                    |
| /warp      | Işınlanma menüsünü açar.                |
| /baltop    | En çok parası olan oyuncuları sıralar.  |
| /money     | Paranızı gösterir.                      |
| /sethome   | Bulunduğunuz konumu ev olarak kaydeder. |
| /home      | Ev konumuna ışınlanır.                  |
| /tpa       | Işınlanma isteği gönderir.              |
| /tpaaccept | Işınlanma isteğini kabul eder.          |
| /tpadeny   | Işınlanma isteğini reddeder.            |
| /msg       | Özelden mesaj gönderir.                 |
| /vote      | Oy vererek ödüller kazanırsın.          |
| /spawn     | Başlangıç bölgesine ışınlanırsınız.     |


---

# 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://clubmineriel.gitbook.io/club-mineriel-wiki/diyarlar-sunucusu/sunucu-sistemleri/towny/towny-komutlari/genel-komutlar.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.
