# Asset Categories

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

WOW3 categorizes your Ronin Network assets into 7 sections to provide a clear breakdown of your holdings. This guide explains what each category represents and helps you visualize your portfolio distribution with a handy pie chart.

**1. Wallet:**

This section displays all the tokens currently held within your Ronin Wallet.

**2. Staking:**

Here, you'll find a summary of your staking activities on the Ronin Network, including assets like RON and AXS, along with the rewards you've earned. This section references information from platforms like [RON Staking](https://app.roninchain.com/staking) and [AXS, Land Staking](https://stake.axieinfinity.com/).

**3. NFTs:**

This category showcases all your NFT collections, encompassing NFTs obtained from [Mavis Market](https://marketplace.skymavis.com/) and [App.Axie](https://app.axieinfinity.com/).&#x20;

You might see a slight difference in the number of NFTs displayed on WOW3 compared to [Ronin Explorer](http://app.roninchain.com). This is because NFT data on the Ronin Network can be quite large.

Our data is constantly syncing in the background. This is a known quirk of the Beta version, and we're working on a seamless solution.

**4. Farming:**

This section details the Liquidity Pools (LPs) you've utilized for farming purposes on [Katana](https://katana.roninchain.com/).

**5. Liquidity Pool:**

Here, you'll find the assets you've contributed to various liquidity pools supported by [Katana](https://katana.roninchain.com/).

**6. Lending:**

This category display all your DeFi lending and borrowing activities, including those facilitated through [Metalend](https://metalend.tech/). Additionally, any staked assets on Metalend will be shown here.

**7. Delegation (New on Ronin Network):**

This section provides information on any NFTs you've delegated through [Delegate Axie Infinity platform](https://delegate.axieinfinity.com/). As delegation is a relatively new feature on the Ronin Network, information in this category may be limited initially.

**8. Vesting:**

Gain complete transparency over your vesting tokens with the introduction of a dedicated Vesting section in your portfolio. This section provides:

* Detailed View: A comprehensive breakdown of tokens that are currently vesting in your wallet.
* Vesting Explained: Information on vesting schedules, where purchased tokens like those from launchpads or IDOs unlock over time based on specific project terms.
* Claimable Tokens: Identify the amount of tokens currently available for you to claim into your wallet.
* Total Locked Tokens: View the total amount of tokens locked, including both claimable and non-claimable tokens.


---

# 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.wow3.app/features/asset-categories.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.
