> For the complete documentation index, see [llms.txt](https://wiki.pixelmonbrasiloficial.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.pixelmonbrasiloficial.com.br/introducao-ao-iniciante/hunt-wiki-hunt.md).

# 📜Hunt Wiki (/hunt)

## 📜Hunt

***

## 🎯 Como farmar no /hunt&#x20;

### 📌 O que é o /hunt?&#x20;

O /hunt é um sistema onde você precisa capturar Pokémon com requisitos específicos dentro de um tempo determinado.

Existem duas formas de rotação:

* ⏳ Rotação automática por tempo.&#x20;
* 🔄 Ao capturar um Pokémon da lista, outro entra no lugar.

### ⏱️ Tempo por categoria

* 🟢 Fácil – 10 minutos
* 🔵 Normal – 15 minutos
* 🟣 Difícil – 30 minutos
* 🔴 Expert – 1 hora

Quanto maior a dificuldade, mais exigências, e melhores recompensas.

***

## 🟢 Categoria Fácil

### ✅ Requisitos:

* Apenas capturar o Pokémon listado.

### 🎁 Recompensas:

* 8 Rare Candy
* 50.000 Pokécoins
* 50 XP no /passe
* IV do Pokémon multiplicada em 1.15x

#### 👉 Ideal para farm rápido e constante.

***

## 🔵 Categoria Normal

### ✅ Requisitos:

* Capturar o Pokémon listado.
* Capturar com a nature específica.

#### 💡 Dica: Use Pokémon com a habilidade Synchronize para facilitar vir com a nature desejada.

### 🎁 Recompensas:

* 150.000 Pokécoins
* 16 Rare Candy
* 100 XP no /passe
* IV multiplicada em 1.25x

#### 👉 Ótimo equilíbrio entre dificuldade e lucro.

***

🟣 Categoria Difícil

### ✅ Requisitos:

* Nature específica
* Tamanho específico (entre os permitidos)
* Gênero específico
* IV mínima de 40%

### 🎁 Recompensas:

* 300.000 Pokécoins
* 4 Pokéfichas
* 2 Tokens
* 750 XP no /passe
* Cada IV multiplicada em 1.35x

#### 👉 Categoria excelente para quem já tem boa estrutura de captura.

***

## 🔴 Categoria Expert

### &#xD;✅ Requisitos:

* Nature específica
* Apenas 1 tamanho permitido
* Gênero específico
* IV mínima de 60%

### 🎁 Recompensas:

* 750.000 Pokécoins
* 8 Pokéfichas
* 6 Tokens
* 1500 XP no /passe
* Cada IV multiplicada em 1.75x

#### 👉 Maior risco, maior recompensa. Ideal para jogadores avançados.

***

## 💰 Dicas para farmar mais rápido&#x20;

* Tenha vários Pokémon com Synchronize de diferentes natures.
* Priorize Fácil e Normal se quiser farm constante.
* Foque em Difícil/Expert quando tiver tempo e estrutura.
* Sempre fique atento ao tempo de rotação.
* Capture rápido: quanto mais você gira a lista, mais chances de Pokémon bons aparecerem.

***

## 🎯 Objetivo do /hunt

O sistema incentiva:

* Captura estratégica
* Uso correto de habilidades
* Conhecimento de IV, nature e tamanho
* Planejamento de tempo

Quanto maior a dificuldade, maior a recompensa.


---

# 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://wiki.pixelmonbrasiloficial.com.br/introducao-ao-iniciante/hunt-wiki-hunt.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.
