# Explore

Oohhwwee isn't just an NFT marketplace, is an experience that branches across several partner platforms both in and outside the Oohhwwee Marketplace

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

## [Oohhwwee Top 10 Radio](/oohhwwee/features/oohhwwee-top-10-radio.md)

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

## Explorer

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

1. [Leaderboard](/oohhwwee/features/leaderboard.md) - Platform-wide stats for all users
2. [Charts](/oohhwwee/features/oohhwwee-top-10-radio/oohhwwee-top-10-charts.md) - Trending NFT music on Oohhwwee
3. [Oohhwwee Social](/oohhwwee/features/oohhwwee-social.md) - Oohhwwee platform feed
4. Zbay - Buy and sell goods with crypto
5. LockboxZ - *Coming Soon*
6. [DevShop](/oohhwwee/features/devshop.md) - Job board and dev shop

## Search

Search for any collection using the contract address or collection name on any supported chain

<figure><img src="/files/7QefCsNAQofThVAFdAbe" alt=""><figcaption></figcaption></figure>

## Chain Toggle

<figure><img src="/files/cPlaZCOxt8c9YPzwD1Xt" alt=""><figcaption><p>More chains coming soon!</p></figcaption></figure>

Support Chains:

* Ethereum
* Polygon
* MainnetZ
* Base
* Apechain

## Offers Inbox

Notifications for [Offers made and received](/oohhwwee/features/offers.md), as well as [responses and bids to Job posts](/oohhwwee/features/devshop.md) will show here.

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

## Theme Switch

Set light or dark mode

<figure><img src="/files/5cJiPq1qsI0ND3BKmyi4" alt=""><figcaption></figcaption></figure>

## Account and Profile

[Wallet](/oohhwwee/getting-started/user-onboarding.md) and [profile page](/oohhwwee/getting-started/user-onboarding.md#custom-profile)

<figure><img src="/files/EiYMw3Ve1BfLqCX5zGVu" 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://oohhwwee.gitbook.io/oohhwwee/getting-started/explore.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.
