# Channel detail

* Left area: basic information about the channel
* Top area: This section contains all the filters
* Main content area: This area displays the selected content, such as statistics or collectibles

<figure><img src="/files/vccEwSqjBRL6QMrUjb2C" alt=""><figcaption><p>Creator detail page</p></figcaption></figure>

### Basic channel information

<figure><img src="/files/FuYgE9z6zmdOyzoRlsHa" alt=""><figcaption><p>Creator details</p></figcaption></figure>

Information such as the name, the description and the link of the official DRiP profile are shown here. After that you can find the exact date and time of the next snapshot, the number of droplets required to enter the TOP 10 and the floor price for this channel. By clicking the "Find in list" button the webapp will show you the collectible(s) listed on Tensor at this floor price.

Here, you'll find details like the name, description, and link to the official DRiP profile. Following this, you can see the exact date and time of the next snapshot, the number of droplets needed to enter the leaderboard in the TOP 10, and the floor price for this channel. Clicking the "Find in list" button will direct the web app to display the collectible(s) listed on Tensor at this floor price.PostDRiP profile detailsTensor marketplace featuresmore concise<br>

{% hint style="info" %}
Date and time are shown in you local timezone
{% endhint %}

### Filters

First of all you can filter collectibles by rarities but this bar permits you to have complete control of your collectibles.

Simply by clicking the "Missing" button you can filter the collectibles and tell the app to show you only the missing collectibles. You can do the same thing for Owned or Multiple collectibles.

You can also filter the collectible by price, inserting a price range you like.

<figure><img src="/files/mmKkTuhpBei9AVrCy75x" alt=""><figcaption><p>Filters</p></figcaption></figure>

### Main content area

The main content area is filled by Statistics and Collections.

The first tab is reserved for [Statistics](/docs/collector/channels/channel-detail/statistics.md). The following tabs will represent each one a [Collection](/docs/collector/channels/channel-detail/collections-and-drops.md) that contains collectibles. The following image shows how it can be composed.

<figure><img src="/files/VZRiqEInYlfXsI4qt3Iq" alt=""><figcaption><p>Example of channel tabs</p></figcaption></figure>

Once one of these tabs is selected, the main content will be filled with the related content.


---

# 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/channels/channel-detail.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.
