# FIRST nedir?

FIRST® ismi, "Bilim ve Teknolojinin Tanınması ve Yayılması İçin" ("For Inspiration and Recognition of Science and Technology") anlamına gelen bir kısaltmadır.

Daha fazla bilgi için [FIRST](https://www.firstinspires.org/) adresini ziyaret edin

FIRST 1989’da gençlerin bilime ve teknolojiye yönelik ilgisini canlandırmak için kuruldu. Manchester NH’de kurulan FIRST, gençleri bilim, mühendislik, teknoloji ve matematik alanlarında bir eğitim ve kariyer hedeflemeye motive eden ve aynı zamanda özgüven ve hayat becerilerini geliştiren ulaşılabilir ve inovatif programlar tasarlar.

FIRST'un misyonu gençleri heyecanlı, mentor tabanlı bilim ve teknoloji alanlarında yetenekleri geliştirmelerini sağlayan, inovatif olmaya yönlendiren ve liderlik, iletişim gibi hayat becerilerini geliştirmelerini sağlayan programların bir parçası yaparak teknoloji ve bilim alanında liderler olmaları için ilham vermektir.

Robot'dan daha fazlası ! (More than robots)


---

# 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://learn.frcturkey.org/readme.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.
