# Installation & Dependencies

## Download

You can buy and download Tracker+ from [Craftaro](https://craftaro.com/marketplace/product/trackerplus.383) | [SpigotMC](https://www.spigotmc.org/resources/tracker.108425/) | [BuiltByBit](https://builtbybit.com/resources/trackerplus.19509/) | [Polymart](https://polymart.org/resource/tracker.562)

## Version Support

Tracker only supports versions 1.8.8 and above. Support for 1.7 and below will most likely never be added.

## Dependencies

Tracker **requires** [Item-NBT-API](https://github.com/tr7zw/Item-NBT-API) to function. The plugin will not load if it isn't present on the server.

## Supports & Hooks

* WildStacker (Allows for accurate tracking for killing stacks of mobs)
* StackMob (Allows for accurate tracking for killing stacks of mobs)


---

# Agent Instructions: 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://wiki.flrp.dev/premium/trackerplus/installation-and-dependencies.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.
