# İlk Projeniz

Artık tüm hazırlıklarınızı tamamladığınıza göre, ilk projenizi oluşturalım!

İlk projeniz için, tek bir satır kod yazmadan bir Golf Skoru Tespit Algoritması oluşturacaksınız. Şunları gerçekleştireceğiz:

1. Golf topunu tespit edeceğiz
2. Skorun nerede olduğunu tanımlayacağız
3. Sonucu ileteceğiz

Şimdi aşağıdaki bir sonraki sayfaya geçelim.


---

# 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/your-very-first-project.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.
