> 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/th/riang-ru/chiliz-chain/chiliz-greenhouse.md).

# Chiliz Greenhouse

ในฐานะที่เป็นบ้านของ SportFi Chiliz Chain ต้องการให้คุณประสบความสำเร็จ และได้สร้างเครื่องมือเพื่อช่วยให้คุณระดมทุนสำหรับไอเดีย และนำเสนอผลงานของคุณ

## Chiliz Greenhouse

Chiliz Greenhouse คือพื้นที่สำหรับนักพัฒนา, developer และผู้สร้างสรรค์

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

เป็นแพลตฟอร์มรางวัลและสิ่งจูงใจที่ออกแบบมาเพื่อขับเคลื่อนการสร้างระบบนิเวศ Chiliz โดยเฉพาะ\
หากคุณมีทักษะในการมีส่วนร่วมด้านโค้ด โปรโมต Chiliz หรือให้ข้อเสนอแนะ ที่นี่คือพื้นที่ทำงานของคุณ

Chiliz มุ่งเป้าหมายไปที่ชุมชน:

* เข้าถึง micro-grants, technical bounties และงานสร้างสรรค์คอนเทนต์
* รับเงินเป็น $CHZ สำหรับการมีส่วนร่วมของคุณ (ตั้งแต่การแก้ไขบั๊กไปจนถึงการเปิดตัว dApp ขนาดเต็ม)
* ทำงานภายใต้การดูแลของทีมหลัก Chiliz พร้อมการให้คำปรึกษาที่เร่งโปรเจกต์ของคุณจากแนวคิดสู่การเปิดตัว

## Chiliz Greenhouse Hub

ถ้า Greenhouse คือสถานที่ที่งานเกิดขึ้น Hub ก็คือที่ที่โลกได้มองเห็นผลงานนั้น

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

Greenhouse Hub คือศูนย์กลาง SportFi ที่ช่วยให้ชุมชน Chiliz ค้นพบสิ่งที่กำลังถูกสร้างขึ้น เป็นเนื้อเยื่อเชื่อมต่อระหว่างพื้นที่ทำงานและชุมชน developer ที่กำลังเติบโต

Hub คือที่ที่คุณสามารถ:

* เรียกดูรายการ bounties, โปรเจกต์ และรางวัลชุมชนที่คัดสรรแล้ว
* ดูโปรเจกต์ล่าสุดที่ล้ำสมัยในด้านกีฬา, NFT, Esports, 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/th/riang-ru/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.
