# Developers events

{% hint style="info" %}

#### For event goers

Here are blogpost written especially to those of who about to participate in a developer-centric hackathon:

* [How to Build on Chiliz Chain: 15 Steps to Get You Started](https://www.chiliz.com/how-to-build-on-chiliz-chain-15-steps-to-get-you-started/)
* [The Hackathon Playbook: Your Game Plan for a Podium Finish](https://www.chiliz.com/the-hackathon-playbook-your-game-plan-for-a-podium-finish/)

Do you have an idea but no developer in your team? [Try an AI coding assistant](/develop/basics/how-tos/how-to-build-a-chiliz-dapp-with-ai-tools.md)!
{% endhint %}

## Upcoming events

*...coming soon...*

## Past events

### December 2025

{% embed url="<https://www.binanceblockchainweek.com/event/f9827cbe-16f8-478a-bc06-f4e8b783ae54/home>" %}

### November 2025

#### DevConnect

{% embed url="<https://devconnect.org/>" %}

### October 2025

#### Blockchain Life

{% embed url="<https://blockchain-life.com/>" %}

#### Merge Madrid

{% embed url="<https://www.mmerge.io/merge-madrid-25>" %}

### September 2025

#### Token 2049 - Singapore

{% embed url="<https://week.token2049.com/>" %}

#### Korean Blockchain Week

TL;DR:

* September 23 - 24, 2025.
* In Walkerhill Hotels & Resorts.
* $2,000 CHZ in on-site activations.

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

#### **SPFC Hackathon | Ethereum Brasil & Chiliz Blockchain**

TL;DR:

* 100% Free.
* In São Paulo's MorumBIS Stadium.
* September 2 - 11, 2025
* Total prize money: $3000 ($1500 / $900 / $600)

Registration deadline is September 5th. Register here: <https://pt.surveymonkey.com/r/YDKJ99W>

{% embed url="<https://www.ethereumbrasil.com/>" %}

### August 2025

#### **ETHGlobal NYC 2025**

TL;DR:

* 100% Free.
* In New-York City's Metropolitan Pavilion.
* August 15 – 17, 2025
* Chiliz prize pool: [$10,000](https://x.com/ETHGlobal/status/1953833200859644211)
* Total prize pool: [$275,000](https://x.com/ETHGlobal/status/1953833104122294471)

{% embed url="<https://ethglobal.com/events/newyork2025>" %}

### July 2025

#### Hacking Paris 2025!

TL;DR:

* 100% Free
* In Paris, France — in the Parc des Princes, home of Paris Saint-Germain!
* 11-13 July 2025
* Prize pool: $150,000

{% embed url="<https://www.chiliz.com/hacking-paris/>" %}

### May 2025

{% content-ref url="/pages/0dO9CsPjLcD4TnZbSTnB" %}
[Hacking Poland 2025](/community/developers-events/hacking-poland-2025.md)
{% endcontent-ref %}

### November 2024

{% content-ref url="/pages/2dP71HFJMYrMbnxSqFpc" %}
[ETHGlobal Bangkok Hackathon 2024](/community/developers-events/ethglobal-bangkok-hackathon-2024.md)
{% endcontent-ref %}

### August 2024

{% content-ref url="/pages/kJOjiCTY0iu9b75o7OpE" %}
[ETHGlobal Online Hackathon Summer 2024](/community/developers-events/ethglobal-online-hackathon-summer-2024.md)
{% endcontent-ref %}

### July 2024

{% content-ref url="/pages/8JXJYJSY3qQYQpzMqkj1" %}
[Chiliz Sports Hackathon - July 2024](/community/developers-events/chiliz-sports-hackathon-july-2024.md)
{% endcontent-ref %}

### May 2024

{% content-ref url="/pages/lSPTbW9l87CzSgwaOyCq" %}
[Lumx Hack 2024](/community/developers-events/lumx-hack-2024.md)
{% endcontent-ref %}

### March 2024

{% content-ref url="/pages/loKgKSqyk0ukeC6K79ge" %}
[ETHGlobal London Hackathon 2024](/community/developers-events/ethglobal-london-hackathon-2024.md)
{% endcontent-ref %}

### November 2023

{% content-ref url="/pages/s8P8udxVISPeA1vpY83d" %}
[ETHGlobal Istanbul Hackathon 2023](/community/developers-events/ethglobal-istanbul-hackathon-2023.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://docs.chiliz.com/community/developers-events.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
