# Quick start

### 1. Content Egg Pro **Setup**

{% hint style="success" %}
You can [skip this section](#too-much-niche-setup) if you're creating text-based articles without integrating affiliate products.
{% endhint %}

{% stepper %}
{% step %}

#### **Install and Activate Content Egg Pro**

Ensure the [Content Egg Pro](https://www.keywordrush.com/contentegg) plugin is installed and activated.
{% endstep %}

{% step %}

#### **Enable Supported Modules**

Activate at least one of the modules supported by Too Much Niche, such as:

* [Amazon](https://ce-docs.keywordrush.com/modules/affiliate/amazon)
* [Amazon No API](https://ce-docs.keywordrush.com/modules/affiliate/amazon-no-api-module)
* [Bol.com](https://ce-docs.keywordrush.com/modules/affiliate/bolcom)
* [Udemy](https://ce-docs.keywordrush.com/modules/affiliate/udemy)
* Etsy.com (via [Affiliate Egg integration](https://ce-docs.keywordrush.com/modules/affiliate-egg-integration#how-to-connect-ae-modules))
* Booking.com (via [Affiliate Egg integration](https://ce-docs.keywordrush.com/modules/affiliate-egg-integration#how-to-connect-ae-modules))
  {% endstep %}

{% step %}

#### **Verify Module Functionality**

* Perform a keyword search on the post edit page to ensure the selected module retrieves search results.
  {% endstep %}

{% step %}

#### **Enable YouTube Integration (Optional)**

* To include videos in your articles, activate the [**YouTube module**](https://ce-docs.keywordrush.com/modules/content/youtube) in Content Egg.
* Note: The default YouTube API allows adding up to 100 videos per day due to API limits.
  {% endstep %}
  {% endstepper %}

### **2. Too Much Niche Setup**

{% stepper %}
{% step %}

#### **Install and Activate the Plugin**

Ensure the Too Much Niche plugin is [installed and activated](/getting-started/installation-and-activation.md).
{% endstep %}

{% step %}

#### **Review the Manual**

Read through the plugin manual to understand [niche selection strategies](/getting-started/niche-selection.md).
{% endstep %}

{% step %}

#### **Follow the Setup Wizard**

Use the built-in **wizard** to configure the plugin and start generating articles tailored to your chosen niche.
{% endstep %}
{% endstepper %}

### 3. Sit back and relax

Please allow the plugin sufficient time to complete its task. On average, generating one article takes **1-3 minutes**. The estimated total time required to generate an entire site depends on the number of articles:

* **30 articles** → **0.5 to 1.5 hours**
* **100 articles** → **1.5 to 5 hours**
* **300 articles** → **5 to 15 hours**

{% hint style="info" %}
Note: "Too Much Niche" automatically uses WP cron for its tasks, so you don't need to change any settings. Even if your website doesn't get much traffic to trigger WP cron, our servers will take care of it by pinging your cron script to keep the plugin running smoothly in the background.
{% endhint %}

After generating and publishing all articles, you can deactivate and remove the Too Much Niche plugin while keeping Content Egg Pro. However, some additional features will no longer be available if you do so.

### Too Much Niche v4 Overview

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

### Creating an Etsy Affiliate Website: A Step-by-Step Guide

{% embed url="<https://www.youtube.com/watch?v=ACQ_dXwCLgA>" %}
Step-by-Step Guide to Building Your Etsy Affiliate Website
{% endembed %}

This step-by-step video covers everything from purchasing hosting and installing a theme to generating articles and adding a sitemap to Google Console. While it focuses on the Etsy affiliate program, you can use the same approach for other programs, including Amazon.


---

# 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/getting-started/quick-start.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.
