> 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/ko/baeuggi/chiliz-chain-sogae/chiliz-greenhouse.md).

# Chiliz Greenhouse

SportFi의 본고장으로서 Chiliz Chain은 여러분의 성공을 응원하며, 아이디어를 자금 지원하고 선보일 수 있는 도구를 구축했습니다.

## Chiliz Greenhouse

Chiliz Greenhouse는 빌더, 개발자, 크리에이터를 위한 공간입니다.

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

이 플랫폼은 Chiliz 생태계 창출을 촉진하기 위해 설계된 보상 및 인센티브 플랫폼입니다.\
코드 기여, Chiliz 홍보, 피드백 제공 능력이 있다면, 이곳이 바로 여러분의 작업 공간입니다.

Chiliz는 커뮤니티를 대상으로 합니다.

* 마이크로 그랜트, 기술 바운티, 창의적인 콘텐츠 작업에 액세스하세요.
* 버그 수정부터 본격적인 dApp 출시까지 기여에 대한 보상을 $CHZ로 받으세요.
* Chiliz 핵심 팀의 지도 아래 프로젝트를 개념에서 출시까지 가속화하는 멘토십을 받으세요.

## Chiliz Greenhouse Hub

Greenhouse가 작업이 이루어지는 곳이라면, Hub는 세상이 그 결과를 만나는 곳입니다.

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

Greenhouse Hub는 Chiliz 커뮤니티가 무엇이 구축되고 있는지 발견할 수 있도록 지원하는 SportFi 센터입니다. 작업 공간과 확장되는 개발자 커뮤니티를 연결하는 핵심 역할을 합니다.

Hub에서 할 수 있는 것들:

* 활성 바운티, 프로젝트, 커뮤니티 보상의 엄선된 목록을 탐색하세요.
* 스포츠, NFT, e스포츠, AI, DAO 분야의 최신 첨단 프로젝트를 확인하세요.
* 나만의 Web3 니치를 찾고 스포츠의 차세대 트렌드에 참여하여 보상을 받으세요.


---

# 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/ko/baeuggi/chiliz-chain-sogae/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.
