# Search Tools

#### Total Materia Search Tools for Engineers

Total Materia offers a variety of search tools to assist engineers in finding material properties and standards:

* [**Quick Search**](/search-tools/quick-search.md): Easily find materials by name, standard, or composition.
* [**Advanced Search**](/search-tools/advanced-search.md): Filter materials based on specific properties and requirements.
* [**Standard Search**](/search-tools/standard-list.md): Search for materials according to specific standards and specifications.
* Other search:
  * [**Supplier Search**](/search-tools/other-search-tools.md): Find suppliers for specific materials
  * [**Module-Specific Searches**](/search-tools/other-search-tools.md): Search for materials with specific data on fatigue, corrosion, or forming
  * [**Cross Reference**](/material-pages/find-equivalent-materials.md): Identify equivalent materials across different standards.
* [**Green Line Material Search**](/green-line/search-find-compliant-material.md): Start your material selection with compliant materials

These tools streamline the selection process of materials and help engineers access the material information needed to complete their work with the highest confidence.


---

# 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/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.
