# DeFiHack 2026

Bem-vindo ao **DeFiHack 2026**! Um hackathon educacional focado no ecossistema Uniswap. A missão aqui é transformar a complexidade do protocolo em conhecimento acessível para todos.

**Datas:** De 19/01/2026 a 29/01/2026

**Objetivo:** Mobilizar a comunidade na criação de conteúdos educativos de alto impacto, incentivando os participantes a desenvolverem materiais que explorem e desmistifiquem os produtos da Uniswap, conforme as trilhas propostas.

**Trilhas:**

* Infraestrutura
* Pools de liquidez V3/V4
* Auto custódia
* Como o Defiverso e a Uniswap mudaram/mexeram com a sua vida?


---

# 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://defiverso.gitbook.io/defihack-2026/readme.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.
