> 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/pl/nauka/o-chiliz-chain/chiliz-greenhouse.md).

# Chiliz Greenhouse

Jako dom SportFi, Chiliz Chain chce, żebyś odniósł sukces — dlatego powstały narzędzia, które pomogą Ci finansować pomysły i je prezentować.

## Chiliz Greenhouse

Chiliz Greenhouse to przestrzeń dla twórców, deweloperów i kreatorów.

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

Jest to platforma nagród i zachęt stworzona wyłącznie po to, by napędzać rozwój ekosystemu Chiliz. Jeśli potrafisz pisać kod, promować Chiliz lub dostarczać informacje zwrotne — to jest Twoje miejsce pracy.

Chiliz jest skierowany do społeczności:

* Uzyskaj dostęp do mikrograntów, bounty technicznych i kreatywnych zadań contentowych.
* Otrzymuj wynagrodzenie w $CHZ za swoje wkłady (od naprawiania błędów po uruchamianie pełnoprawnych dApps).
* Pracuj pod okiem zespołu Chiliz z mentoringiem, który przyspieszy Twój projekt od pomysłu do uruchomienia.

## Chiliz Greenhouse Hub

Jeśli Greenhouse to miejsce, gdzie praca się dzieje, Hub to miejsce, gdzie widzi ją cały świat.

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

Greenhouse Hub to centrum SportFi, które pozwala społeczności Chiliz odkrywać to, co jest budowane. To tkanka łącząca przestrzeń roboczą z rosnącą społecznością deweloperów.

W Hubie możesz:

* Przeglądać wyselekcjonowaną listę aktywnych bounty, projektów i nagród społecznościowych.
* Poznawać najnowsze, przełomowe projekty ze świata Sportu, NFT, Esportu, AI i DAO.
* Znaleźć swoją niszę Web3 i być nagradzanym za angażowanie się w kolejną wielką rzecz w sporcie.


---

# 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/pl/nauka/o-chiliz-chain/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.
