> For the complete documentation index, see [llms.txt](https://docs.census.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.census.de/navigating-and-searching/examples-of-typical-searches/search-functions/advanced-search/use-multiple-parameters-in-advanced-search.md).

# Use Multiple Parameters in Advanced Search

The **Advanced Search** function offers the possibility to search using several parameters at the same time (e.g., if you have the name of an object and information other than the name of an object, such as its location or type).&#x20;

You can narrow down the search results by using multiple parameters in the 'Advanced Search'. In the search illustrated below, an 'Advanced Search' was conducted for an Antique Monument with the word 'Mars' in its name and with a tag indicating that the record includes images available for download. All the search parameters that have been applied are displayed in the search bar:

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-functions/advanced-search/use-multiple-parameters-in-advanced-search.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.
