> For the complete documentation index, see [llms.txt](https://wiki.teslay.com.tr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.teslay.com.tr/bilinmesi-gerekenler/sikca-sorulan-sorular.md).

# Sıkça Sorulan Sorular

### ❓ TeslaY Client Prime Nedir?

**TeslaY Client Prime**, Minecraft sunucularında çoklu bot / AFK yönetmek için yazılmış native bir Windows istemcisidir.

Tek panelden bot ekler, başlatır, konsol ve envanteri izler, script / otomatik yanıt / yeniden bağlanma ayarlayabilirsiniz.

### 🚫 Güvenli Mi?

Client içinde token logger, hesap çalıcı veya üçüncü parti casus yazılım yoktur.

Minecraft bağlantısı resmi protokol üzerinden gider. Discord hesabın yalnızca sen \`/bağla\` ile eşlerseniz bağlanır.

Bot listesi, proxy ve ayarlar cihazınızda kalır: `%APPDATA%\TeslaY Client Prime`

İndirmeyi yalnızca [teslay.com.tr](https://teslay.com.tr/#updates) üzerinden yap. Başka yerden gelen exe kullanmayın.

{% hint style="success" %}
Daha detaylı bilgilendirme için [Şeffaflık Ve Güvenilirlik](/bilinmesi-gerekenler/seffaflik-ve-guvenilirlik.md) sayfasını görüntüleyebilirsiniz.
{% endhint %}

### 🔗 Hesap Nasıl Bağlanır?

1. [Discord Sunucumuza](https://discord.gg/98SGUf5ewU) katıl.
2. Discordumuzda bulunan #doğrulama kanalında `/bağla` komutunu çalıştırın.
3. Gelen tek kullanımlık kodu kopyalayın (yaklaşık 10 dakika geçerli).
4. Client’ta sağ üstteki profil bölümüne yapıştırın.

Her kod tek kullanımlıktır, birden fazla kez kullanılamaz.

### ⌛Client Hangi Sürümleri Destekliyor?

Client 1.16.5 ve üstü neredeyse tüm sürümleri desteklemektedir.

Hesap eklerken **Otomatik (ping)** seçerseniz sunucunun sürümünü algılamayı dener. Emin değilseniz onu kullanın.

Listede olmayan bir sürüm sessizce başka protokole çevrilmez. Yeni sürüm çıkınca [#güncellemeler](https://discord.com/channels/1459581446367744225/1459584252977877043)'i  takip et.

### 💸 Ücretsiz Mi?

Clienti kullanmak için ödeme, abonelik veya gizli ücret yoktur, tamamen ücretsiz şekilde kullanabilirsiniz.


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.teslay.com.tr/bilinmesi-gerekenler/sikca-sorulan-sorular.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
