# Marketplace

The **Marketplace** is the center of commerce in DeFi Kingdoms. **Trader Matoya** is the face of our **DEX**, where players can trade tokens on the Harmony blockchain. Almost all new players will visit Matoya to exchange other tokens for **JEWEL**, and players will often trade tokens to make **seeds** or to facilitate a multitude of investment strategies.

Speaking of **seeds**, **Druid Lazarus** is found in the Marketplace as well. He assists with making seeds (LP tokens) that represent a share in a liquidity pool. These seeds can then be planted in the Gardens to start earning rewards from **incentivized liquidity pools**. A list of incentivized pools, their reward allocation, and their balances is found in the Gardens at the **Seed Box**, so players will often move back and forth between the Gardens and Marketplace as they decide which specific gardens to invest in, trade tokens, buy seeds, and deposit them in the seed box.\
\
Additionally, the Marketplace hosts **Trader Zada**, who is always willing to purchase many of the items earned through [Professions Quests](/gameplay/quests/professions.md), which he pays for in **gold**. He also sells items for gold, including the **Golden Egg**, one of several types of eggs that will be able to hatch **pet** NFTs. The items that Zada pays gold for can also be swapped with Trader Matoya, so make sure that you choose the option that best fits your goals!

There are also two other NPCs in the Marketplace. **Crier Milo** will show the most recent version of the weekly DeFi Kingdoms newsletter, and **Stylist Sandra** allows players to change their profile picture to a standard picture, a portrait of a Hero that they own, or a Bored Apes Yacht Club NFT.


---

# 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.defikingdoms.com/gameplay/locations/marketplace.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.
