# Products

Steps to upload the products.

1. Go to assets.
2. Jump to Products tab.

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

3. Now you can click on Add product.
4. Add products name, image, url, currency and product description.

<figure><img src="/files/5XLUQb5ERT5i0pqlN5ir" alt=""><figcaption></figcaption></figure>

5. Now save it.
6. In the products section, you can get your product in the list or you can search for the same.

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

**Questions?**

Please feel free to reach out via <mark style="color:blue;"><support@saleassist.ai></mark> if you need any help.


---

# 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.saleassist.ai/assets-managment/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.
