# How To Bulk Buy

A step-by-step guide about how to bulk trade IERC20 ticks using the shopping cart in the market.

### 1. Browse the Market&#x20;

Go to <https://app.ierc20.com/market/ethi> and browse the market. First, you need to connect to your wallet and switch to the Ethereum mainnet.&#x20;

### 2. Select the Inscription and click the "Add button"

**All IERC-20 Inscriptions** can now create up to 10 multi-item bundles to buy in one transaction on the market. Select the items you want to buy, click the **+** button, and it will appear in the **"Cart"** at the top right of your screen.

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

###

### 3. Bulk buy the items in your "Cart"&#x20;

Click the **"Cart"** button at the top right of your screen. You will see the item details and quantity of the desired items in bulk.&#x20;

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

{% hint style="info" %}
Please note that items cannot be reserved if you do not finish the full transaction process, and they may become "out of stock" while you are placing your order.
{% endhint %}

###

### 4. View your transaction history

You may also view your transaction history.

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

### &#x20;


---

# 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.ierc20.com/users-guide/market/how-to-bulk-buy.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.
