# Key Features

## 1. Bulk Operations

1\) Bulk Purchase

* Cart: click the item picture and you could directly add it to the cart;
* Sweep: click the 'sweep mode' button and you may buy at most 24 items at the same time;

**Note: no matter how many items you buy at the same time, you only need to sign one time when the wallet is doing an on-chain trading procession.**

2\) Bulk Listing

3\) Bulk Cancel

* Cancel some listings:
* Cancel all listings:&#x20;

4\) Bulk Price changing

## 2. Change the 0n-Sale Price

* Change single listing price:
* Increase the price:
* Lower the price:&#x20;

## 3. Data Analysis

* Collection Description:
* Sell Wall:
* Trades scatter plot:
* Ranking:

## 4. Pro-Trade


---

# 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.element.market/welcome-to-element/spotlight/getting-started/key-features.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.
