# Suppliers

This module features two distinct search options for users to explore. The first option allows the user to search for materials in combination with supplier name, location and type. The second option focuses on finding the suppliers based on their name, location and/or type.

## Search Suppliers by Materials

<figure><img src="/files/SxPwYXWKOdYCyRzxerCd" alt=""><figcaption><p>Search for Copper wire supplier in France</p></figcaption></figure>

This search functionality allows you to search a supplier for a specific material by providing details on the material. You can refine your search by entering a standard number, identifying the material's specific form, and selecting the country or region where the material is produced or distributed. This comprehensive approach ensures you can find a supplier for the material you need, meeting precise criteria.

The material designation is not mandatory, often this search is used to identify producers or distributors of a type of material or materials from a specific group as shown in the screenshot above.

## Search Suppliers by Name

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

This search enables you to find a supplier by name, by type (producer and/or distributor) and country/region where that supplier is located. The result page would present you a list of suppliers corresponding to your search criteria.

## The Supplier page&#x20;

The supplier page will present you:

* the location and website of the head office,&#x20;
* the name and location of their branches around the world
* The materials listed in the producer catalog, this list includes the standard name, the supplier specific designation and the forms of delivery.

<figure><img src="/files/7gX2WoRcX4x3Ok7oZSF7" alt=""><figcaption></figcaption></figure>


---

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