# When trying to view my service, I've got an error 404, product not found

It can be a few things.&#x20;

\
**Possible reason 1 :** your product is still in draft mode. \
**How to fix it :**&#x20;

* Make sure the status of your product is not on draft mode

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

**Possible reason 2 :** You have deleted the product that originally was connected to the service\
**How to fix it :**&#x20;

* Recreate the product on Shopify then click on My Services > Edit > Change to update the product to the newly created one.
* If when you click on "Edit" you see a big grey rectangle instead of your product name. It means that the original product does not exist anymore.

<figure><img src="/files/eK2v6KkvCZBRZoqZgQOP" 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://penida.gitbook.io/cowlendar-help/questions/when-trying-to-view-my-service-ive-got-an-error-404-product-not-found.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.
