# Kayıt ve Oturum Açma

## Web sitesinden nasıl kayıt olurum?

<https://mineryum.com/> adresinden hesap açabilirsin.

Oyuna girerken aynı kullanıcı adı ve şifreyi kullanmalısın. Site ve sunucu bilgileri senkron çalışır. Şifreni bir yerde değiştirirsen diğer tarafta da güncellenir.

{% embed url="<https://mineryum.com/>" %}

## Oyun içinden nasıl kayıt olurum?

Oyun içinden kayıt olmak için sunucuya bağlan. Sonra [Bilgisayardan Giriş](/giris-nasil-yapilir/bilgisayardan-giris.md) sayfasındaki gibi sohbete şunu yaz:

`/kayıt SifreSifre12 MailAdresim@gmail.com`

Başkasının kullandığı kullanıcı adı veya e-posta ile kayıt olamazsın. Daha önce kayıt olduysan e-posta ile şifre sıfırlayabilirsin.

## Nasıl giriş yaparım?

Kayıt olduktan sonra oyuna girince sohbete şifreni yazarak devam edersin:

**Komut:** `/gir SifreSifre12`

`SifreSifre12` kısmını kendi şifrenle değiştir.


---

# 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/giris-nasil-yapilir/kayit-ve-oturum-acma.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.
