# Bazaar

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

*The **Space Bazaar** is the bustling epicenter of galactic trade, where daring pilots trade their hard-earned $MATTER for rare and powerful items. From lethal weapons to mystical amulets, the Bazaar has everything you need to tip the scales in battle!*

## How to acquire items with $MATTER

Items are bought with $MATTER Chips. Users can convert 1 $MATTER (on-chain) to obtain exactly 1 $MATTER Chip (off-chain) — 1:1.

### Step 1: Convert your $MATTER into $MATTER Chips

You will need to inscribe a $MATTER transfer and send it to the Space Bazaar **burning address** after that.&#x20;

Your $MATTER Chips will be automatically credited to your account once the transaction is confirmed in the blockchain.

{% hint style="success" %}
You can convert **any amount of $MATTER to $MATTER Chips** and use them **anytime** you want.
{% endhint %}

{% hint style="danger" %}
All $MATTER converted to Chips **are burned**! Conversion of Chips back to $MATTER (onchain) **is not possible.**
{% endhint %}

{% hint style="info" %}
**If you need help**, you can use the Space Bazaar interface to track your transfer inscriptions,  inscribe new ones and send them to the conversion address.
{% endhint %}

### Step 2: Use your $MATTER Chips

Select the item(s) you want to acquire and purchase them with your $MATTER Chips.

### Step 3: Mint your purchased item

You can [mint](/economy/economy.md#minting-fees) your purchased items in the "Profile" page, in the section "Purchases".

{% hint style="warning" %}
**You need to mint your item** after purchasing it in order to **use your item** in battles, transfer or exchange it in **third-party marketplaces** (Magic Eden for example).
{% endhint %}


---

# 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://guide.degens.space/economy/bazaar.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.
