# How to navigate the Marketplace

Unlockd's Marketplace is your gateway to buying, selling, and bidding on RWAs.&#x20;

From instant purchases to participating in auctions, this guide offers insights into exploring listings, understanding auction mechanics, and making informed decisions.

<details>

<summary>'Buy Now' tab</summary>

Discover a diverse array of assets in a marketplace format. Each listing provides essential details like the asset type name, token ID, and valuation.&#x20;

Auctioned assets display the current bid and countdown.&#x20;

Utilize filters and sorting options for an optimized browsing experience.&#x20;

Here, you can instantly purchase assets, participate in auctions, or secure assets from liquidation sales.&#x20;

The "Buy Now" button indicates the price for immediate acquisition.

</details>

<details>

<summary>Check the details of an asset in the 'Buy Now' tab</summary>

Clicking on an asset card (excluding buttons) in the Buy RWAs tab reveals in-depth details.

This section offers a comprehensive look at the RWA's attributes, bid history, and listing/auction specifics (valuation, highest bid, available borrowing amount, and auction timer).&#x20;

It also provides straightforward options for bidding or immediate purchase.

</details>

<details>

<summary>Bid on Auctions or Instantly Buy RWAs in the 'Buy Now' tab</summary>

Please, refer to our step-by-step guide, [How to bid/buy an asset](/user-guides/how-to-bid-buy-an-asset.md).

</details>

<details>

<summary>'Active Loans' tab</summary>

A list of active loans, organized by ascending Health Factor, helps you identify assets nearing liquidation.&#x20;

This feature is key for spotting potential bidding opportunities.&#x20;

Select "See More" to expand the list.

</details>

<details>

<summary>'Transaction History' tab</summary>

Explore a comprehensive log of all marketplace transactions.&#x20;

This tab provides a window into the vibrant activity within the platform, offering insights into buying, selling, and bidding dynamics.&#x20;

"See More" extends the list for deeper exploration.

</details>

<details>

<summary>'My Activity' tab</summary>

Your personalized transaction history, including bids, purchases, listings, and sales, is displayed here.&#x20;

Stay updated on auction outcomes with real-time status reports.&#x20;

For winning bids, a convenient "Claim" button facilitates easy acquisition of RWAs.&#x20;

Expand the list with "See More" for a full overview of your marketplace interactions.

</details>

***

### Related documentation

{% content-ref url="/pages/VleFIbNSssFuGekrVqzw" %}
[Liquidators](/unlockd-at-a-glance/liquidators.md)
{% endcontent-ref %}

{% content-ref url="/pages/RxpGCT5kpmm9KptEV9TZ" %}
[Marketplace](/protocol-mechanics/marketplace.md)
{% endcontent-ref %}

{% content-ref url="/pages/J90JjSoo8zQTcRKhdhAO" %}
[Liquidations](/protocol-mechanics/liquidations.md)
{% endcontent-ref %}

***

{% hint style="info" %}
Screenshots in these guides are mock-ups and may differ from the live platform, particularly in text details. The Unlockd team regularly updates guides to reflect UX improvements.
{% 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://docs.unlockd.finance/user-guides/how-to-navigate-the-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.
