# Buy Land and items

{% hint style="info" %}
This is the procedure to buy land and items on the BNB Chain. For items on Chromia, refer to the[ In-Game Trading section](/our-website/play/in-game-trading.md).
{% endhint %}

Presently, the [Market](/our-website/market.md) allows you to browse and purchase items listed for sale by other users. You can also list your own items for sale, making them visible to others here.

<figure><img src="/files/dIDP978yQV0d7c9cqgn5" alt=""><figcaption><p>List of items for sale</p></figcaption></figure>

**Purchasing items** on the marketplace is straightforward and **can be done in two ways:**&#x20;

* instantly through **Buy Now** or&#x20;
* by participating in an **Auction**.&#x20;

Keep in mind that Items may only be available for purchase through either Auction or Buy Now, not both. To choose the type of sale, you can use the filter options available on the Market page.

<figure><img src="/files/1OE6agoI4Iea8cmBLrqS" alt=""><figcaption><p>Filters (Buying Format — Buy Now or Auction)</p></figcaption></figure>

### Buy Now

These items can be bought instantly: there's no need to wait or participate in an auction.

<figure><img src="/files/lBhncjeMM4QL9S8yZbN9" alt=""><figcaption><p>Buy now</p></figcaption></figure>

### Make an offer

For items listed as Buy Now you can also Make an Offer if you prefer to negotiate. You can cancel your offer whenever you like. You can keep track of the offers you have made through the Bids & Offers page.

<figure><img src="/files/l1CRLb5QniSBLA1k6kwI" alt=""><figcaption><p>Make an offer</p></figcaption></figure>

Couple of rules:

* You can cancel your offer whenever you like
* Anytime a new Highest Offer is made by another user, it will trigger the cancellation of the Lowest offer.

### Auction

These items are sold via a 24-hour auction. The reserve price indicates the starting price of the auction.

<figure><img src="/files/PGriIabseFnSDaVdGpCO" alt=""><figcaption><p>Place your Bid</p></figcaption></figure>

Couple of rules:&#x20;

* Once you've place a bid, it cannot be withdrawn.
* The countdown begins when the first bid is placed. However, if someone bids within the last 30 minutes before the auction ends, the countdown is extended by an additional 30 minutes!&#x20;
* Upon not winning the auction, your $ALICE tokens are returned to you.

<figure><img src="/files/D1XosBwmpCQgBFABk6xc" alt=""><figcaption><p>Bid Rules</p></figcaption></figure>

You can also keep track of the items you have placed a bid on through the [Bids & Offers page](https://docs.myneighboralice.com/marketplace/your-space/bids-and-offers).<br>


---

# 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.myneighboralice.com/our-website/market/buy-land-and-items.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.
