> For the complete documentation index, see [llms.txt](https://meversedex.gitbook.io/meverse-gamez/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meversedex.gitbook.io/meverse-gamez/social-casual-game-zone/alien-hunter.md).

# Alien Hunter

<figure><img src="/files/ujfFWejAIqLOdX09m68Y" alt=""><figcaption></figcaption></figure>

### Introduction

The hunters are on a mission to a newly discovered planet to make a record of its inhabitants, but they are about to realize that the planet is actually the hunting ground of two different alien races who have been fighting each other for hundreds of years.

Will the appearance of the hunters break this balance, or will the hunter be destroyed by the alien races?

Help the hunters complete their mission by fighting against the aliens, and you will be rewarded by the hunter HQ!

### Game Features

* 3 difficulty levels suitable for players of each experience level

**Special tools to help your hunt**

* Target- Shoot only the targeted creature
* Auto - Choose from a list of creatures to auto-target whenever they appear on screen
* Double - Double the bullets, double the damage
* Torch - Burn the creatures for increased effect

<img src="/files/4e9VPOec38DnotKTM6o5" alt="" data-size="original">![](/files/5mZ4QWOTSSx2fy8dLXNi)![](/files/IRIbI6ruLKrAy1mwnrwz)![](/files/Hdu5VSF4WN5abXXSFpkZ)

**4 special type creatures that give unique bonuses**

* The Xeno Killer drops infinite rewards
* Turbo Blasters that give out free bullets
* Bladehound that releases a shuriken and slices all in its path
* Bio Crawler that poisons and kills creatures around it

![](/files/6yCgB95t8TnyKH9J9QQo)![](/files/gxTFoUI49JnuW5FPjnql)![](/files/xYqJyVyjaXFtCwuV9lAu)![](/files/oKfzml9jrBoIl7AWaciT)

**3 bosses offering different challenges with amazing rewards**

* Titan Engineer - Win the Bonus Wheel reward
* Alien Invader - Reveal the Alien Invader's true form for bigger rewards
* Stealth Hunter - Each time you defeat the hunter the rewards grow bigger

![](/files/1qKAC6cbqC19vZZFKTpn)![](/files/lIpmXXxtWs40VcmIBbZI)![](/files/IVwJBTK65XSF11ONPBbu)

Buy feature enhances your hunting experience

* Thermal Blaze, Landmine, and Rogue Warrior appear and instantly kill creatures to give instant rewards

![](/files/cVna1vDr9eoxk2FLNNSY)![](/files/0tCGCm4N0TXVmGT0HCTZ)![](/files/VofHAxiepWoeR5OfekKB)


---

# 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://meversedex.gitbook.io/meverse-gamez/social-casual-game-zone/alien-hunter.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.
