> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./eventos/8.-o-que-e-um-evento-de-quebra-cabeca.md).

# 8. O que é um Evento de Quebra-cabeça?

{% hint style="info" %}
Conclua tarefas e ganhe recompensas! Cada tarefa concluída concederá a você uma recompensa aleatória.

Concluir tarefas também preenche a barra de progresso. Todas as tarefas têm o mesmo valor, rendendo 1 ponto cada uma. A barra de progresso é dividida em vários níveis e, ao atingir cada nível, você receberá uma recompensa.
{% endhint %}

O Evento de Quebra-Cabeça envolve concluir certas tarefas para abrir peças aleatórias de um grande quebra-cabeça. Concluir todas ou quase todas as tarefas lhe concederá todas as peças do quebra-cabeça, que vêm com recompensas, além de uma imagem completa do quebra-cabeça.

No entanto, as recompensas das peças do quebra-cabeça não são as únicas que você pode ganhar neste evento! \
Também há uma barra de progresso no topo da página do Evento de Quebra-Cabeça, onde você pode ver quantas tarefas concluiu, quantas faltam e quais recompensas adicionais você ganhará ao longo do caminho. Normalmente, os Eventos de Quebra-Cabeça apresentam de 12 a 16 tarefas, com recompensas concedidas em certos marcos (por exemplo, pode haver recompensas por concluir 4, 8, 12 e 16 tarefas). À medida que você conclui cada marco, receberá valiosos Miners ou Racks!

<figure><img src="/files/7e29fa78b0d8b02bf92f1cefcd81f134097f83f7" alt=""><figcaption></figcaption></figure>

Dessa forma, você ganha recompensas tanto pela barra de progresso quanto pelas peças do quebra-cabeça ao concluir as tarefas da sua esquerda!


---

# 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://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./eventos/8.-o-que-e-um-evento-de-quebra-cabeca.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.
