# Viewing Site Activity

  GhostMarket is transparent about all site activity with our users. This is incredibly helpful when making decisions on which NFTs to purchase, checking how your NFT sales are doing compared to other artists, and much more.

  To view the various activity and stats pages, start by clicking “Stats” in the navigation bar located at the top of the page. You’ll see a dropdown menu appear with three options to choose from.

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

  Activity\
\
  This is the general activity page for everything that is currently happening on GhostMarket. Users can view every transaction that has occurred, in the order it happened.\
\
  Users can also narrow down the activity menu to find specific events by using the menu to the left of the page.  \
\
Alternatively, you can search for an event directly in the search bar, and toggle the order of events by date or price.

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

Rankings\
\
  The rankings page shows a leaderboard for every collection on GhostMarket, across all supported blockchains. The leaderboard shows weekly results across all blockchains by default, but these settings can be changed in the menu to the left of the page. Clicking on any of the collections will also direct you to the collection’s profile.  

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

Statistics  \
\
The statistics page shows all time stats for all blockchains on GhostMarket combined, as well as individually.

<figure><img src="/files/6lvgYGHZk9na79UuMVQJ" alt=""><figcaption></figcaption></figure>


---

# 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.ghostmarket.io/user-guides/buying-and-selling-nfts/viewing-site-activity.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.
