> For the complete documentation index, see [llms.txt](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/starting-off/hunts.md).

# Hunts

The Hunt system is a **fun and rewarding way to track down specific Pokémon** across the world and earn useful **rewards**, **points**, and **bragging rights**.

***

#### **How to Start**

Use the command:\
\&#xNAN;**`/hunt`**

This opens the **Hunt Menu**, where you'll see **three types of hunts** available.

***

### Hunt Categories

Hunts are divided into three main categories, each offering different gameplay styles:

#### 🟢 Capture Hunts

Capture Hunts task you with finding and catching specific Pokémon in the wild.\
These hunts focus on exploration and encounter knowledge.

***

#### 🎣 Fishing Hunts

Fishing Hunts require you to catch Pokémon using fishing rods in the appropriate bodies of water.\
These hunts encourage players to seek out different biomes and fishing locations.

***

#### ✨ Shiny Hunts

Shiny Hunts challenge players to obtain shiny Pokémon.\
These are the most difficult hunts and are designed for dedicated hunters looking for prestige rewards.

***

### Hunt Difficulty

Each hunt category contains three difficulty tiers, represented by stars:

#### ⭐ 1-Star Hunts

* Easy difficulty
* Suitable for new or casual players
* Lower rewards, but quick to complete

#### ⭐⭐ 2-Star Hunts

* Moderate difficulty
* Require more time, preparation, or rarer Pokémon
* Improved rewards

#### ⭐⭐⭐ 3-Star Hunts

* High difficulty
* Focus on rare, evolved, or shiny Pokémon
* Best rewards and highest point values

***

### Hunt Leaderboard

All completed hunts contribute to the **Hunt Leaderboard**.

* Earn points by completing hunts
* Higher difficulty hunts award more points
* Compete with other players for top leaderboard positions
* Leaderboards are a great way to track progress and earn bragging rights


---

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

```
GET https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/starting-off/hunts.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.
