# Search Tools

Total Materia Integrator provides powerful search tools designed to help you quickly locate desired material properties and standards across both your internal database and Total Materia Horizon:

* [Quick Search](/total-materia-integrator/total-viewer/search-tools/quick-search.md): Easily find materials by using basic criteria such as material designation, material group and standard. For more detailed information on how to use this functionality for searching Total Materia Horizon materials,  click on link [Quick Search](/search-tools/quick-search.md).
* [Advanced Search](/total-materia-integrator/total-viewer/search-tools/advanced-search.md): Filter materials based on specific properties and requirements. For more detailed information on how to use this functionality for searching Total Materia Horizon materials,  click on link [Advanced Search](/search-tools/advanced-search.md).

{% hint style="info" %}
To see a list of search tools for [Total Materia Horizon](https://docs.totalmateria.com/) materials, click the [link](/search-tools.md).
{% endhint %}


---

# 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.totalmateria.com/total-materia-integrator/total-viewer/search-tools.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.
