# Querying Assets

This documentation is based on the *FoodCrunch* use case. Please open the link below alongside this page to understand the examples.

{% content-ref url="../../introduction-and-use-case" %}
[introduction-and-use-case](https://docs.squidex.io/id-02-documentation/introduction-and-use-case)
{% endcontent-ref %}

Squidex provides the capability of querying your uploaded assets. You can query (search) by **tags**, or **name**, or use a combination of both.

The following tag types are supported as of this writing:

* `image`
* `image/small`
* `image/large`
* `type/png`
* `type/jpg`

The following example shows how to search based on a tag `type/png`.

<div align="left"><figure><img src="https://2730255609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrL94QfeasZ0wF6YAvB%2Fuploads%2Flfl2xAVhAE29GF1v466f%2F2022-12-24_00-25.png?alt=media&#x26;token=55c67c33-241d-4a69-bc20-f1c843f286ca" alt=""><figcaption><p>Selecting a search tag</p></figcaption></figure></div>

<div align="left"><figure><img src="https://2730255609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrL94QfeasZ0wF6YAvB%2Fuploads%2F10pw1tbfgBWeJ4KalFx8%2F2022-12-24_00-26.png?alt=media&#x26;token=ece09234-e87a-414c-a7c7-ccea51b5ed7a" alt=""><figcaption><p>Tag selection screenshot</p></figcaption></figure></div>

Additionally, you can also save the query and decide whether or not to share it with others. To save the query, simply click on the star button next to the search fields.

<div align="left"><figure><img src="https://2730255609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrL94QfeasZ0wF6YAvB%2Fuploads%2Fe7M01XUOFV0OdhnQg6BY%2F2022-12-24_00-30.png?alt=media&#x26;token=4a786865-85d5-457f-bf0c-ba24c8c9648d" alt=""><figcaption><p>Saving the query - I</p></figcaption></figure></div>

On the pop-up window, enter a name under **Name your query** (1) and click **Create** (2).

<div align="left"><figure><img src="https://2730255609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrL94QfeasZ0wF6YAvB%2Fuploads%2FQgvkXAx5Gl2t1FBdT88l%2F2022-12-24_00-32.png?alt=media&#x26;token=17e4b90d-84a3-4a60-8ea9-2adc966a411f" alt=""><figcaption><p>Saving the query - II</p></figcaption></figure></div>
