> For the complete documentation index, see [llms.txt](https://guias.muhype.net/sobre-muhype/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guias.muhype.net/sobre-muhype/season-2/como-conseguir-work-item.md).

# Como conseguir Work Item?

## O que são Work Points e Work Item?

<mark style="color:orange;">**Work Points**</mark> são a moeda virtual usada no site para a Oficina, enquanto <mark style="color:purple;">**Work Items**</mark> são obtidos no jogo por meio de eventos e podem ser convertidos em Work Points.

<div align="left"><figure><img src="/files/MKDRXfLmA0c9KmQ0dJro" alt=""><figcaption></figcaption></figure></div>

## Eventos

* King of PvP | Semanal: <mark style="color:orange;">45 Work Item</mark>
* Party Survival | Semanal: <mark style="color:orange;">55 Work Item por membro</mark>
* Rei do Hype (All vs All) | Mensal: <mark style="color:orange;">250 Work Points.</mark>

## Ranking Diários

* **Ranking Diário Low (baixo)**\
  \&#xNAN;*Invasões de Dourados.*\
  Primeiro Lugar: <mark style="color:orange;">3 Work Item</mark>\
  Segundo Lugar: <mark style="color:orange;">2  Work Item</mark>\
  Terceiro Lugar: <mark style="color:orange;">1  Work Item</mark>
* **Ranking Diário Mid (médio)**\
  \&#xNAN;*Invasões de Red Dragon, White Wizard e Skeleton King.*\
  Primeiro Lugar: <mark style="color:orange;">5  Work Item</mark>\
  Segundo Lugar: <mark style="color:orange;">3  Work Item</mark>\
  Terceiro Lugar: <mark style="color:orange;">2  Work Item</mark>
* **Ranking Diário High (alto)**\
  \&#xNAN;*Bosses.*\
  Primeiro Lugar: <mark style="color:orange;">10  Work Item</mark>\
  Segundo Lugar: <mark style="color:orange;">5  Work Item</mark>\
  Terceiro Lugar: <mark style="color:orange;">3  Work Item</mark>

## Bosses

* Hellmaine: <mark style="color:orange;">2x Work Item.</mark>
* Zaikan: <mark style="color:orange;">2x Work Item.</mark>
* Hydra: <mark style="color:orange;">2x Work Item.</mark>
* Phoenix: <mark style="color:orange;">2x Work Item.</mark>
* Genocider: <mark style="color:orange;">2x Work Item.</mark>

## Sala VIP

* Golden Dragon (Exclusivo): 2 Box of Fortune + <mark style="color:orange;">1x Work Item.</mark>
* Evento HideAndSeek: <mark style="color:orange;">2x Work Item.</mark>
* Sorteios com 4x Jewel of Bless + 2x Jewel of Soul + <mark style="color:orange;">1x Work Item.</mark>

## Ranking Sala VIP

**Novo Ranking Hunt Daily (Evil Shadow)**

<div align="left"><figure><img src="/files/1VKt5gbvyAboGLH7mt8M" alt=""><figcaption></figcaption></figure></div>

* &#x20;Primeiro Lugar: <mark style="color:orange;">10 Work Item.</mark>
* Segundo Lugar: <mark style="color:orange;">5 Work Item.</mark>
* Terceiro Lugar: <mark style="color:orange;">3 Work Item.</mark>


---

# 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://guias.muhype.net/sobre-muhype/season-2/como-conseguir-work-item.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.
