> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/tr/ogren/chiliz-chain-hakkinda/chiliz-greenhouse.md).

# Chiliz Greenhouse

SportFi'nin evi olarak Chiliz Chain, sizin başarılı olmanızı ister ve fikirlerinizi finanse etmenize ve sergilemenize yardımcı olacak araçları geliştirmiştir.

## Chiliz Greenhouse

Chiliz Greenhouse, geliştiriciler, inşaatçılar ve yaratıcılar için bir alandır.

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

Chiliz ekosisteminin oluşturulmasını körüklemek için tasarlanmış bir ödül ve teşvik platformudur.\
Kod katkısında bulunma, Chiliz'i tanıtma veya geri bildirim sağlama becerisine sahipseniz burası sizin çalışma alanınızdır.

Chiliz, topluluğa yönelik olarak şunları sunmaktadır:

* Mikro hibelere, teknik ödüllere ve yaratıcı içerik görevlerine erişim.
* Katkılarınız (hata düzeltmekten tam ölçekli dApp'ler başlatmaya kadar) karşılığında $CHZ ile ödeme.
* Projenizi kavramdan lansmanına taşıyacak mentorluk rehberliğiyle Chiliz çekirdek ekibinin gözetiminde çalışma.

## Chiliz Greenhouse Hub

Greenhouse'un çalışmaların yapıldığı yer olduğunu söylersek, Hub ise dünyaya sergilendiği yerdir.

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

Greenhouse Hub, Chiliz topluluğunun neler inşa edildiğini keşfetmesine güç veren SportFi merkezidir. Çalışma alanı ile büyüyen geliştirici topluluğu arasındaki bağlantı dokusudur.

Hub'da şunları yapabilirsiniz:

* Aktif ödüllerin, projelerin ve topluluk ödüllerinin derlenmiş listesine göz atabilirsiniz.
* Spor, NFT'ler, Esports, Yapay Zeka ve DAO'lardaki en son öncü projeleri görebilirsiniz.
* Web3 nişinizi bulabilir ve spordaki bir sonraki büyük yenilikle etkileşime girerek ödüllendirileceksiniz.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.chiliz.com/tr/ogren/chiliz-chain-hakkinda/chiliz-greenhouse.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
