# How do you search for cards on the site?

To find a required card you can use **a search bar**. This bar is placed in the header on each page. Also, this option duplicates on [Cards](/basics-of-cruzo/acquaintance-with-website-menu.md#cards) and [Stories](/basics-of-cruzo/acquaintance-with-website-menu.md#stories) tabs in explore window.

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

To make the search relevant, you can include <mark style="color:purple;">keywords</mark>, that describes your holiday or event, mood, the style of the card, and so on. Also, you can try <mark style="color:purple;">tags</mark> that will display results according to the chosen preference. For instance, if you tap on the “Birthday” tag, all cards with this tag will be shown.

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

Besides keywords and tags, you can also search by name of:

* The card.
* The collection.
* The 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://guide.cruzo.cards/basics-of-cruzo/how-do-you-search-for-cards-on-the-site.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.
