# Search products

**Search a product using its name**

* On the Houselink store page, click on the “***Search***” box, choose “***Product***” and then type the name of the product you want to search.

![](/files/-M7GyDRWAWBVvtNA-P4j)

* After entering the name of the product, the product list will appear. You can use the filter on the left corner to search according to your needs.

**Search a product using supplier’s name**

* On the Houselink store page, click on the “***Search***” box, choose “***Supplier***” and then type the name of the supplier you want to search.
* After entering the name of the supplier, the supplier list will appear. Click on the supplier you want and you will be directed to their “***Professional profile***” page.

![](/files/-M7GyMGqh8234Uywcxjx)

* Click the “***Products***” button to search for the product you need.

**Other categories**

Currently, Houselink store has categories for customers to choose from:

![NEW ARRIVALS (products just updated on suppliers’ system)](/files/-M7GyRPAwB2POSO1t_XJ)

![ RECENT SUPPLIERS (suppliers already updating products on the system)](/files/-M7GyVgvVv_KSQp0wvoD)

![RECOMMENDED FOR YOU (products frequently interacted)](/files/-M7Gy_JuZVcolSXfhhRA)


---

# 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.houselink.info/web/product/search-products.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.
