# Select products manually

### **Product** Selection

You can manually assign not only a [keyword to each article](/advanced-use/select-keywords.md) but also a **specific list of products** to be integrated into the content.

{% hint style="success" %}
Manual product selection is an optional feature. You can manually choose products for specific articles while letting the plugin automatically select products for others.
{% endhint %}

#### **Ways to Add Products**

To add products, click the **"Add Products"** button next to the corresponding keyword to open the input textarea.

<figure><img src="/files/W0RbEZNoGvvT4wfh5SBy" alt=""><figcaption><p>Add Products with Amazon Product URLs</p></figcaption></figure>

You can add products using the same methods available in **Content Egg**:

* **Direct product URLs**
* **Product IDs or ASINs**
* **Search terms** (*Not recommended due to less precise results*)

<figure><img src="/files/ICcG5xM7U5RgUoD963Cs" alt=""><figcaption><p>Add Products by Amazon ASINs</p></figcaption></figure>

You can search for and select products directly within the Content Egg plugin. Once you've found the desired products, click the magnet icon button to **copy the list of product IDs (or ASINs) to your clipboard**.

<figure><img src="/files/2gdX9kwgWG0Ts3sktAAJ" alt=""><figcaption></figcaption></figure>

### **Bulk Products Import**

Click the **Import** button to open a popup for bulk keyword and products import using the **special CSV format**.

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

{% hint style="success" %}
Download a CSV file example [here](https://www.keywordrush.com/downloads/roundup_keywords_example.csv).
{% endhint %}

<figure><img src="/files/9qUWHIcy9Jxw9WbOorxu" alt=""><figcaption></figcaption></figure>

### **Recommended Number of Products**

Here’s the suggested number of products for each **article type**:

* **Product Roundups** – **6-10 products** (automatically sorted by rating).
* **Reviews** – **1 product** (single detailed review).
* **Product Comparison** – **2 products** (side-by-side comparison).
* **Informational Articles** – **\~5 products** (one product per section).
* **How-to Guides** – **5-7 products** (one product per guide step).


---

# 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://tmniche-docs.keywordrush.com/advanced-use/select-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.
