# Why aren’t my products showing?

When setting up WooCommerce POS for the first time it is possible that you run into an error loading the products. If you are experiencing an issue like this - **your first stop should always be the support page**. There is a link to the support page in the menu, top left on the POS screen.

![How to find the Support Page in WooCommerce POS](https://wcpos.com/wp-content/uploads/2014/07/support-screen.png)

On the support page you will see a POS system status report. This will contain tests for the most common problems. If one of the tests fails you will see a red cross on the status report. Please follow the instructions given until you see all green ticks.

![POS System Status](https://wcpos.com/wp-content/uploads/2014/07/pos-system-status1-e1413765214614.png)

If you POS passes all the tests and you are still having problems please send a message using the support form provided. The form will attach your system status report and some other important information that will help us diagnose the problem.


---

# 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://faq.wcpos.com/display/products-not-showing.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.
