# Collection

The Collection tab is where users will find their Artis wallet, a wallet directly integrated into the app. Each user will be assigned a wallet when creating an account on the Opus app. This collection tab will allow users to see the different artworks/NFTs they own in their Artis wallet. It will also be possible to directly connect a coldwallet/hotwallet to the app; the connected wallet will then appear in the collection tab. It is also from this tab that users can display their artworks/NFTs directly on their Opus platform.


---

# 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://litepaper.opus-frame.com/opus-products/the-application/collection.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.
