# General information

Watch the video of Content Egg + WooCommerse integration:

{% embed url="<https://www.youtube.com/watch?v=ub2K2mvJDcA>" %}

To get started, go to `Content Egg > Generals settings > Post types` and make sure `product`is checked.

![](/files/-MTVxhoaYa9_rSAX6sdB)

The easiest way to integrate with WooCommerce is by simply adding Content Egg blocks to the product description. This works exactly [the same](/set-up-products/how-to-add-products.md) as it does with regular posts. For example, you can add a price comparison list or a block with accessories. Use [Content Egg shortcodes](/frontend/how-content-is-displayed.md) to do this.

But you can also sync Content Egg offers with WooCommerce products.

{% content-ref url="/pages/-MTVS73fvuPpmnRl2vIo" %}
[Product synchronization](/woocommerce/product-synchronization.md)
{% endcontent-ref %}


---

# 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://ce-docs.keywordrush.com/woocommerce/general-information.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.
