> 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/hizli-baslangic/ucretsiz-online-kurslar.md).

# Ücretsiz Online Kurslar

## Hypernest Bootcamp'i

<figure><img src="/files/CGbi0shH8VnuAS6Wj1pK" alt="" width="196"><figcaption></figcaption></figure>

Mayıs 2025'te [HyperNest](https://hypernest.xyz/), Chiliz Chain üzerinde geliştirme yapan erken aşama girişimlere özel olarak hazırlanmış 3 aylık bir hızlandırıcı program olan Chiliz Bootcamp'ini oluşturdu.

Hemen başvurun:

{% embed url="<https://hypernest.xyz/chiliz-bootcamp/>" %}

İster bir sonraki Fan Token imparatorluğunu inşa ediyor olun ister yeni bir dijital taraftarlık biçimi — yolculuğunuzun ölçekleneceği yer burasıdır.

**Bootcamp Ayrıntıları**:

* Chiliz'den hibe ve ekosistem desteği
* 50'den fazla önde gelen VC'ye doğrudan erişim
* Angel yatırımcılar ve yatırım DAO'ları hızlı aramanızda
* 30+ saatlik uzman liderliğinde oturumlar
* 200.000$+ startup avantajları (Google Cloud, HubSpot, Covalent)
* Likidite, pazarlama ve mentorluk desteği

Web3 spor ve eğlencenin geleceği şu anda inşa ediliyor. Hemen başvurun!

## Rise In Online Kursu

<figure><img src="/files/xgih1cDaDSXuahdI5vfq" alt="" width="150"><figcaption></figcaption></figure>

Ekim 2023'te [Rise In](https://www.risein.com/), Chiliz Chain üzerinde proje geliştirme hakkında ücretsiz bir çevrimiçi kurs hazırladı.

Hemen katılın:

{% embed url="<https://www.risein.com/courses/build-on-chiliz>" %}

> Katılımcıları Chiliz Chain ekosisteminde gezinmek için gerekli bilgi ve becerilerle güçlendirmek amacıyla tasarlanmış sürükleyici bir öğrenme deneyimine katılın.\
> \
> Bu ileri düzey program, pratik geliştirmeyi teorik anlayışla birleştiriyor; Moralis ve Thirdweb gibi temel teknolojilere odaklanıyor.\
> \
> Kursun sonunda öğrenciler, Chiliz Chain'in inceliklerini kavramanın yanı sıra Sanal Buluşma Platformu ve NFT pazaryeri geliştirme konusunda da yetkin hale gelecek.


---

# 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/hizli-baslangic/ucretsiz-online-kurslar.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.
