# Querying with the Taxonomy Equals or Below Operator

### About this export

| Field | Value |
| --- | --- |
| **content_type** | lesson |
| **platform** | contentstack-academy |
| **source_url** | https://www.contentstack.com/academy/learning-paths/contentstack-developer-certification/taxonomy-foundations/querying-with-the-taxonomy-equals-or-below-operator |
| **course_slug** | taxonomy-foundations |
| **lesson_slug** | querying-with-the-taxonomy-equals-or-below-operator |
| **learning_path_slug** | contentstack-developer-certification |
| **markdown_file_url** | /academy/md/learning-paths/contentstack-developer-certification/taxonomy-foundations/querying-with-the-taxonomy-equals-or-below-operator.md |
| **generated_at** | 2026-05-22T14:37:41.672Z |

> Lesson in **[Taxonomy Foundations](https://www.contentstack.com/academy/learning-paths/contentstack-developer-certification/taxonomy-foundations)** within the **contentstack-developer-certification** learning path on Contentstack Academy. **Academy MD v3** — structured for retrieval; no quiz or assessment keys.

<!-- ai_metadata: {"lesson_id":"22","type":"video","duration_seconds":112,"video_url":"https://cdn.jwplayer.com/previews/VSLQKruL","thumbnail_url":"https://cdn.jwplayer.com/v2/media/VSLQKruL/poster.jpg?width=720","topics":["Querying","with","the","Taxonomy","Equals","Below"]} -->

#### Video details

#### At a glance

- **Title:** Taxonomy-equal-and-below2
- **Duration:** 1m 52s
- **Media link:** https://cdn.jwplayer.com/previews/VSLQKruL
- **Publish date (unix):** 1716059980

#### Streaming renditions

- application/vnd.apple.mpegurl
- audio/mp4 · AAC Audio · 113899 kbps
- video/mp4 · 180p · 180p · 142603 kbps
- video/mp4 · 270p · 270p · 161113 kbps
- video/mp4 · 360p · 360p · 183863 kbps
- video/mp4 · 406p · 406p · 196376 kbps
- video/mp4 · 540p · 540p · 231237 kbps
- video/mp4 · 720p · 720p · 289273 kbps
- video/mp4 · 1080p · 1080p · 411108 kbps

#### Timed text tracks (delivery)

- **thumbnails:** `https://cdn.jwplayer.com/strips/VSLQKruL-120.vtt`

#### Video transcript

Now, let's take a look at using the equal and below operator to find entries with a taxonomy term that exist anywhere in our taxonomy hierarchy. What do we mean by that? What we mean is that when we define taxonomy in Context Stack, it's a tree structure, meaning that we have a parent, and we have children, and then grandchildren, and we can keep going down and having more and more grandchildren, right? So natural powers could also have children itself, and maybe we actually just want to find anywhere where natural powers exist, and it could be even further down the tree. So what we can do here with equal and below is we could say, superhero, and find me somewhere that natural powers exist. Maybe I don't know, or maybe I have a huge taxonomy with many levels and many terms, and I really just want to say, find me somewhere entries with natural powers, and I'm not going to specify this full path. So let's see a practical example. First, always check out the documentation, and here we see an example with equal and below. Next, let's go into Postman and try to run our query. So it's over here, equal and below, and make sure that when you're doing this that your query is checked. Initially, my query wasn't checked, and it just said entries, and it said invalid query. So make sure it's checked right here, and now what we're going to do is say, taxonomies.superhero, equal and below, natural powers. Notice I'm not specifying origin here. That's the whole point. So I'm going to click send, and now I'm going to get all the entries that have the term natural powers somewhere in the superhero taxonomy. That's it for this video. Thank you very much. Thank you. Thank you.

#### Key takeaways

- Connect **Querying with the Taxonomy Equals or Below Operator** back to your stack configuration before moving to the next module.
- Capture one concrete artifact (screenshot, Postman call, or code snippet) that proves the step works in your environment.
- Re-read the delivery versus management boundary for anything you changed in the entry model.

## Supplement for indexing

### Content summary

Querying with the Taxonomy Equals or Below Operator. Querying with the Taxonomy Equals or Below Operator in Taxonomy Foundations (taxonomy-foundations).

### Retrieval tags

- Querying
- with
- the
- Taxonomy
- Equals
- Below
- taxonomy-foundations
- lesson 22
- Querying with the Taxonomy Equals or Below Operator
- taxonomy-foundations lesson

### Indexing notes

Index this lesson as a primary chunk tagged with lesson_id "22" and topics: [Querying, with, the, Taxonomy, Equals, Below].
Parent course slug: taxonomy-foundations. Use asset_references URLs as thumbnail hints in search results when present.
Never surface LMS quiz content or assessment answers from this file.

### Asset references

| Label | URL |
| --- | --- |
| Video thumbnail: Querying with the Taxonomy Equals or Below Operator | `https://cdn.jwplayer.com/v2/media/VSLQKruL/poster.jpg?width=720` |

### External links

| Label | URL |
| --- | --- |
| Contentstack Academy home | `https://www.contentstack.com/academy/` |
| Training instance setup | `https://www.contentstack.com/academy/training-instance` |
| Academy playground (GitHub) | `https://github.com/contentstack/contentstack-academy-playground` |
| Contentstack documentation | `https://www.contentstack.com/docs/` |
