# Kısa Tur

<figure><img src="/files/5L1X8MAcrOsUQygLNb7q" alt="Singing-up" width="750"><figcaption><p>AugeLab Studio Kullanıcı Arayüzü</p></figcaption></figure>

AugeLab Studio, basitlik ve öğrenme kolaylığı göz önünde bulundurularak tasarlanmıştır. AugeLab Studio yolculuğunuz sırasında kullanacağınız yalnızca dört ana bölüm vardır:

<figure><img src="/files/N6y31bJLsGsaOuCwTyW0" alt="Singing-up" width="750"><figcaption><p>AugeLab Studio Kullanıcı Arayüzü</p></figcaption></figure>

1️⃣ `Menubar` en çok araçların, yardımcıların ve kontrol noktalarının bulunduğu yerdir. Bu bölümde senaryolar oluşturur, kaydedip/yükler, çalıştırır ve hata ayıklarsınız.

2️⃣ `Scenario Area` kendi çözümlerinizi oluşturduğunuz yerdir.

3️⃣ `Blocks Area` hazır fonksiyon bloklarının görülebileceği yerdir.

4️⃣ `Log Window` kullanıcıya bilgi, uyarı ve hata iletmek için kullanılır.

Hepsi bu kadar! Artık menü çubuğundan **File ➡️ New** seçeneğine tıklayın ve ilk bilgisayar görüşü projenizi oluşturalım!


---

# 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/simple-tour.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.
