# Profile

This page aggregates all information related to your collectibles.&#x20;

<figure><img src="/files/hS3MCdu0ywKAHapNYhTi" alt=""><figcaption><p>Profile page</p></figcaption></figure>

Starting from the left, you can see the number of collectibles owned, grouped by rarity.\
In the top center part, you can see:

* The number of FLCs owned
* The hypothetical wallet value (calculated by summing the floor prices of the collectibles owned)
* The total number of collectibles held
* The number of invitations generated
* The number of upgrade codes generated

Just below is a list of tabs that allows you to filter the visible content.&#x20;

<figure><img src="/files/qCNo2qWLAJO6fNjlz1NS" alt=""><figcaption><p>Profile filters</p></figcaption></figure>

The first one is the statistics tab, which shows the price chart for the top 10 channels. After that, there's a tab for favorite channels, then a tab listing all your collectibles followed by a tab for each rarity of collectibles. Finally, there's a tab to see all the instances where FLCs have been collected.

In the top left corner, you can see the type of subscription owned (Common, Rare, Legendary or Creator)


---

# 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://collector-haus.gitbook.io/docs/collector/profile.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.
