# Your inventory on Atomichub

{% embed url="<https://atomichub.io/>" %}

On Atomichub you can get an overview of your collection by entering your "Inventory" via the burgermenu by clicking your username up in the top right corner of the navigation bar.

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

From this menu you can also importantly navigate directly to your listings, or to claim your accumulated $WOMBAT rewards from having traded on Atomichub. Once opened you get an overview of the NFTs held by the logged in Wax account, as well as a total inventory estimated value (calculated from past sales for each NFT/NFT series)

<figure><img src="/files/3KmHl31oIzm22W2vSPXW" alt=""><figcaption></figcaption></figure>

With the controls for multi-selections using the tick-boxes, or each individual NFTs options, you can choose to transfer, initiate new trades, [create new Gift URL links](/introduction/wax-ecosystem-guides/atomichub/creating-url-gift-claim-links.md), [burn](/introduction/wax-ecosystem-guides/atomichub/burning-nfts-on-ah.md)/back the NFTs with Tokens, or to create bundle listings.

<div><figure><img src="/files/aEXKVD01TlEfbvxbkINY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GrZpxtuesD7S9jrpSQhC" alt=""><figcaption></figcaption></figure></div>

By clicking each individual NFT (when not having a multi-selection going), you can enter each NFTs individual/unique pages which holds every detail about them such as metadata (immutable/mutable attributes), or price history (including a graph)

<div><figure><img src="/files/1ix96XS6Dcp0FRGkyCIq" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YzQQvTYyLb9NbC217Y1H" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LLvc4L404vvTTRgsHr1E" alt=""><figcaption></figcaption></figure></div>


---

# 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/atomichub/your-inventory-on-atomichub.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.
