# Collection Tokens

The [Collection Tokens tab](https://compass.art/collections/0x8a90cab2b38dba80c64b7734e58ee1db38b8992e/tokens) in Compass allows you to browse and filter tokens within a collection using and/or filtering logic. The grid view showcases the NFTs in a collection for easy access and comparison.

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

Clicking on an NFT will bring up the Token window, providing more information and options for the selected token. You can learn more about the Token window here.

#### Rarities

Rarities are calculated based on the traits of each token within a collection. You can learn more about how rarities are calculated \[here: \[Link]].

To refresh the reveal status of tokens that might still be showing as unrevealed, simply click the “Refresh Items” button on the top right.

#### Filtering

With Compass' complex filtering logic options, you can easily create custom filters to narrow down your search and find tokens that meet specific criteria.

{% hint style="info" %}
**Tip:** To search for a specific token, simply filter for its token number.
{% endhint %}

{% hint style="info" %}
**Tip:** To browse tokens marked as stolen on OpenSea (suspicious tokens), enable the "Flagged Tokens" filter.
{% endhint %}

{% hint style="info" %}
**Tip:** To see trait floors, enable the Trait filter and sort by Price ascending.
{% endhint %}

**Using and/or filters:**

To use and/or filters, first enable the filters you want to apply and choose whether you want to combine them with an "and" or "or" logic.

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

**Sorting**

You can sort the tokens in various ways, such as by rarity, price, or recent activity.

#### Sweeping

Sweeping in Compass allow you to efficiently buy multiple tokens from the floor.

{% hint style="info" %}
Tip: Click on the three dots next to a token to see its external marketplace links.
{% endhint %}

{% hint style="info" %}
Tip: To save time when looking up tokens, you can directly enter a token into the main search bar on the top of the page, e.g. Doodles 4121.
{% endhint %}


---

# 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://docs.compass.art/collections/collection-tokens.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.
