# Loot & Exp Analyzer

The **Loot and Experience Analyzer** is an invaluable tool in **Mythera**, designed for players who want to track their hunting efficiency. It provides a comprehensive overview of your profits, expenses, and time spent during your hunts.

#### Key Features:

**Hourly Profit Tracking**\
The analyzer automatically calculates your earnings per hour by comparing the value of the items you loot with the cost of the supplies you've used, such as runes, potions, and ammunition. This allows you to quickly assess whether a hunt is generating a positive return or depleting your resources.

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

**Supplies and Loot Tracking**\
Every potion, rune, and piece of ammunition you consume is tracked, along with all the items you loot. This provides a clear picture of both your spending and your gains, removing any uncertainty from your hunting trips.

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

**Customizable Loot Values**\
In the **Customize Loot** section, you have the flexibility to adjust the value of items based on current market conditions. For instance, if certain items, like UH runes, are worth more than usual due to the economy, you can update their values, and the analyzer will use this new information to recalculate your profit per hour.

<figure><img src="/files/6pLymbmpaHWZkqPcF6vE" alt=""><figcaption></figcaption></figure>


---

# 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://mythera74.gitbook.io/mythera74/systems/loot-and-exp-analyzer.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.
