# My Collection

In the Fanable app, your entire collection is stored in your profile section. Here, you can easily access, manage, and view all your collectibles in one place. This section serves as your personal dashboard to keep track of everything you own.\
\
\
**How to Access the Profile:**

* On Mobile: Tap the profile icon at the bottom right of the screen.
* On Web: Click on your profile in the top right corner of the homepage.

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

**Navigating Your Collection**

Once you’re in your profile, you’ll find several tabs to help you manage your collection effectively:

* Items Tab: See all your collectibles here, organized with filters to sort by category, price, grade, or authenticator. Choose between a list view or gallery view for easy browsing.
* Unopened: Any mystery cases or sealed items are stored here. You can open them anytime or keep them sealed for resale, with the option to view them in list or gallery format.
* Offers: View and manage all active offers, including ones you’ve made and received on your collectibles.
* Listings: View and manage all the collectibles you have actively listed for sale in the marketplace.
* Activity: Track all blockchain-related activities linked to your collectibles, providing a full history of every action recorded on-chain.<br>

**Edit, Share, and Connect**

Personalize your profile by setting a display name, profile picture, and background banner that represent your collector style. You can also view your followers, see who you’re following, and easily share your profile to showcase your collection to other collectors.

Fanable makes it simple to connect with others, start a chat with fellow collectors to exchange insights, discuss favorite finds, and build connections within the community.

<br>


---

# 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://fanable.gitbook.io/fanable-docs/getting-started/my-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.
