# Search Without a Specific Object in Mind

If you are not looking for a specific object but want to get an overview of the objects related to a certain topic or mythological subject, you can search the Census Database for keywords. &#x20;

1. First, go to the **Sources Menu** (accessed under 'Choose a Data Set') and select Antique Monument and Postclassical Work.
2. Enter one or more keywords in the search field and start the search using the magnifying glass icon or the ENTER key.
3. You can then use the [Filter function](/navigating-and-searching/filter-function.md) to narrow down your results.


---

# 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/search-without-a-specific-object-in-mind.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.
