# Your Account on NFTHive

Your account / inventory (and many other account-related things) on NFTHive are accessed by clicking your profile up in the top right corner:

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

Via the shortcut list found there you can easily navigate to your account, inventory, listings, [HONEY-staking site](/introduction/wax-ecosystem-guides/nfthive/usdhoney-rewards.md) and etc.

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

Once opened you have access to 2 different rows of tabs of information/options for your wallet. In the top row you have:

* Overview: With Wallet/inventory stats
* Wallet: With a list of wallet related actions and resource stats. From here you can stake/unstake CPU and NET to your Wax account, or you can stake/unstake [HONEY from the NFTHive Rewards](/introduction/wax-ecosystem-guides/nfthive/usdhoney-rewards.md) program
* Fungible Assets: A list of your wallets held "FT" assets. These are 'similar' to NFTs however not unique

In the row of tab further down we have:

* Friends:
* Inventory: Overview of your wallets collected NFTs along filtering options to sort them
* Listings: An overview of your wallets active listings
* Buy Offers: An overview of your accounts active Buy Offers
* Auctions: An overview of your active auctions
* Purchases: An overview of your recent purchase history
* Sales: An overview of your recent sale history
* Transfers: An overview of your recent NFT transfer history
* Trading History: Has a combined table of your recent sales/purchases with all the details (and a convenient download button)


---

# 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.pixeljourney.xyz/introduction/wax-ecosystem-guides/nfthive/your-account-on-nfthive.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.
