# Inventory

<figure><img src="/files/wPuD3lJv7JaJ1zaWT5zK" alt=""><figcaption><p>Inventory page</p></figcaption></figure>

Digital Collectibles owned by you are automatically updated in the Inventory list, where you can select specific items to view.

Using the filter function in the top right corner, items can be sorted by ‘Rank’, ‘Collection’, or ‘Latest’.

Click on any Digital Collectible to view its detailed information, and check your scores next to the profile.


---

# 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://doc.sololeveling.space/user-guide/collection-inventory/inventory.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.
