# Kaydolma

AugeLab Studio'yu indirip doğrulama kodunuzu alabilmek için bir AugeLab hesabınızın olması gerekir.

{% stepper %}
{% step %}

### Kayıt sayfasını açın

[account.augelab.com](https://account.augelab.com/?p=signup) adresine gidin ve Sign Up bölümünü açın.

<figure><img src="/files/8ehPpZrR1OZGmMpKDA4M" alt="AugeLab account sign-up form" width="250"><figcaption><p>Kayıt arayüzü</p></figcaption></figure>
{% endstep %}

{% step %}

### Hesabınızı oluşturun

Tüm alanları doldurun, Terms and Conditions'i kabul edin ve ardından **Sign Up** düğmesine tıklayın.
{% endstep %}

{% step %}

### E-postanızı doğrulayın

E-posta adresinize bir doğrulama kodu gönderilecektir. Bu kodu onay formuna yapıştırın.

<figure><img src="/files/87t8GsqV7zhsQT5zJI0o" alt="AugeLab account confirmation form" width="250"><figcaption><p>Doğrulama arayüzü</p></figcaption></figure>
{% endstep %}

{% step %}

### Hesap yönetimini açın

E-postanızı doğruladıktan sonra kullanıcı adı ve parolanızla giriş yapın. Hesap Yönetimi (Account Management) sayfasını göreceksiniz.

<figure><img src="/files/6kvnZtJfq1ErPFYZA4jw" alt="AugeLab account management page" width="750"><figcaption><p>Hesap yönetimi arayüzü</p></figcaption></figure>
{% endstep %}

{% step %}

### Doğrulama kodunuzu kaydedin

**Licenses** bölümünde doğrulama kodunuzu bulun. Kod şu formatı kullanır:

```
xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx
```

AugeLab Studio'yu ilk kez başlatırken bu koda ihtiyaç duyacaksınız. Kodu güvenli bir yere kaydedin veya panonuza kopyalayın.
{% endstep %}

{% step %}

### AugeLab Studio'yu indirin

<figure><img src="/files/eMYtbIC3bMN5CobdLM2C" alt="download studio" width="80"><figcaption></figcaption></figure>

İndiriciye ulaşmak için yukarıdaki simgeye tıklayın ve AugeLab Studio yükleyicisini indirin.
{% endstep %}
{% endstepper %}


---

# 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://docs.augelab.com/turkish/baslarken/signing-up.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.
