# Filtering

When you look through the cards in Explore menu, you will open a page with handy tools for selecting the card you want. Now we are going to talk about filtering.

If you don't have strict requirements and you would like to find a unique and creative postcard, or while searching there are too many variants, filtering and [sorting](https://app.gitbook.com/s/bKPcBDlklEDcNaL5f56c/~/changes/7mr9QmcRL7H5Xeys21fs/basics-of-cruzo/sorting) will be an excellent solution for you.

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

### By blockchain type&#x20;

You need to decide <mark style="color:purple;">which blockchain is used</mark> for the card. You should choose the same blockchain that you selected in your wallet when you were authorizing on the site. Otherwise, you will be warned that you are connected to a different network when you try to buy a card.

### By type and format

Thanks to this type of sorting you can choose the format of postcards like Stories in vertical 9x16 format or <mark style="color:purple;">cards of any size and format</mark>. You can also pick static or animated cards in this filter.

### Filter by tags&#x20;

This kind of sorting allows you to display only postcards with <mark style="color:purple;">appropriate tags</mark> like it is not necessarily a holiday, it can be a memorable event, mood, or even a style.

### For Sale/Not for Sale Filter&#x20;

Not all postcards are put up for sale instantly. Nevertheless, they are also displayed on the site. You can view new items, bookmark your favorites and follow their fate in the future. To see all the Not for Sale postcards, select <mark style="color:purple;">the "For Sale Status" filter</mark>, then "Not for Sale". This filter can also help you select only those postcards that are for sale (Buy now).

### Price Filter&#x20;

Let’s conclude this section with a very important <mark style="color:purple;">"Price" filter</mark>. It will allow you to select only postcards that are in your price range. Click on it, select a cryptocurrency from the drop-down list, specify the price "from" and "to" and click Apply - only those postcards that match selected characteristics will be displayed.


---

# 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://guide.cruzo.cards/basics-of-cruzo/filtering.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.
