> For the complete documentation index, see [llms.txt](https://docs.moemate.io/moemate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moemate.io/moemate/features/adding-a-new-product.md).

# Adding a new product

You can easily add a new product, and HeyOz will automatically analyze everything related to it i.e your website, existing product pages, descriptions, images, and other brand assets. Using this data, HeyOz builds a deep understanding of your product, your audience, and your brand tone. Over time, it learns what works best for your business and uses that knowledge to generate high-quality, tailored content from social posts and ad copies to product descriptions and marketing visuals all designed to perfectly match your brand identity and goals.

### How to Add a new product

{% @arcade/embed flowId="fzUxrFXKKp42WN9f1g2v" url="<https://app.arcade.software/share/fzUxrFXKKp42WN9f1g2v>" fullWidth="false" %}

**Steps:**&#x20;

* After logging in, click on top left of your page
* Under "Your Products", click on "Add Product"
* Now You have 2 options\
  1 - Enter your website/store url and let it do the magic\
  2 - Enter your product information manually
* After you product information is extracted and added, you can review it and update as well if needed
* Moving onto next step you will see all the assets of your product i.e product images, logos, theme colors etc
* Review them and update if needed
* Just click on save and your new product has been added


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.moemate.io/moemate/features/adding-a-new-product.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
