# Traveling Merchants

Currently there are two Traveling Merchants - Hugis and Munis, which both have different weekly and daily trade deals.

### Hugis - The Traveling Merchant

<figure><img src="/files/L8Sg2XRFKn6qeha16Ofp" alt=""><figcaption><p>Hugis - The Traveling Merchant</p></figcaption></figure>

The Traveling Merchant Hugis is where you trade items for [Abstract Stubs](/abstract-eco/abstract-stubs.md) via Deals.

You can also view your Stub & Medal leaderboard standings at Hugis.

### Shop

Players can purchase exclusive Cosmetic drops, welcome packs, and maybe more in the future, via the Shop tab at Hugis.

{% hint style="info" %}
There may not always be deals and some may be limited-time, check in often!
{% endhint %}

<figure><img src="/files/ms52kV5hnkqVlVXbfuOO" alt="" width="563"><figcaption><p>Shop UI</p></figcaption></figure>

### Deals

Players can turn in in-game items to receive [Abstract Stubs](/abstract-eco/abstract-stubs.md) via the Deals tab.

There are two types of deals - Weekly & Daily

Juiced players receive 4x the Abstract Stubs for each Trade completed at Hugis

<figure><img src="/files/kQNqqqCPE2NmQJ10G3Qw" alt="" width="563"><figcaption><p>Deals UI</p></figcaption></figure>

### Leaderboard

Players can check their global & faction standings via the Leaderboard tab.

{% hint style="success" %}
Hint: Leaderboards last 7 days. Start: Friday 6pm UTC. End: Friday 6pm UTC.
{% endhint %}

Depending on the standings at the time of reset, players win different tiers of medals from #1 up to #500 from Gold to Wood as follows:

* 1st : 1x Gold
* 2nd : 5x Silver&#x20;
* 3rd : 3x Silver&#x20;
* 4 - 5 : 1x Silver&#x20;
* 6 - 10 : 5x Copper
* 11 - 20 : 3x Copper
* 21 - 40 : 1x Copper
* 41 - 100 : 5x Wood
* 101 - 200 : 3x Wood
* 201 - 500 : 1x Wood

<figure><img src="/files/vaf21iCxMAE8xr55CKSl" alt="" width="563"><figcaption><p>Leaderboard UI</p></figcaption></figure>

### Medals

Four different types of medals are available - Gold, Silver, Copper Wood.

There are two leaderboards each giving their own medals:

**Global Leaderboard** - Every player in the game

**Faction Specific Leaderboard** - Every player in your character’s faction

<figure><img src="/files/gmOiuIgR88etZb31fnzp" alt="" width="563"><figcaption><p>Medals UI</p></figcaption></figure>

### Munis

<figure><img src="/files/2Lr0DwpkIx3oAiTh4Hin" alt=""><figcaption></figcaption></figure>

The Traveling Merchant Munis is a vendor in Gigaverse, providing exclusive deals for various items in exchange for Gigus Dust and Shards.

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

{% hint style="info" %}
Hint: Some items are exclusive and available only for a limited time, while others are typically various resources from different areas of the game.
{% endhint %}

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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://docs.gigaverse.io/in-game-trading/traveling-merchants.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.
