# Find the Top Hit (the Main Entry or Parent Entry)

**Some searches in the Census database will yield hundreds of results. How do I find the top hit? For example, when searching using the keyword Pantheon, how does one find the Pantheon itself?**

Locate the drop-down menu 'All hierarchy levels' under the search bar.

<figure><img src="/files/vmFXBlwq94aee6vjWK4s" alt="" width="264"><figcaption></figcaption></figure>

In this menu, choose 'Top-level only' to bring up only the main entry of the Pantheon, rather than the top-level record and all subordinate records.&#x20;

More information about limiting hierarchy can be found [here](broken://pages/F6FyBy0XIdGJ5yEENFfX).

Use the filters to narrow down your results; for example by Current location, or by class (architecture, sculpture, coins and medals, etc.).


---

# 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.census.de/navigating-and-searching/examples-of-typical-searches/find-the-top-hit-the-main-entry-or-parent-entry.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.
