# My network isn't listed

Not all affiliate networks offer product APIs, which means direct integration into the plugin as separate modules is not possible. However, there are still ways to work with almost any affiliate program. Below, you will find several methods to accomplish this.

### 1. Affiliate Egg integration

[Affiliate Egg](https://www.keywordrush.com/affiliateegg) retrieves data directly from the store's website without needing an API. You [can activate](https://ce-docs.keywordrush.com/integrations/affiliateeggintegration) Affiliate Egg parsers as separate modules within the Content Egg plugin. Additionally, we [can create custom parsers](https://ce-docs.keywordrush.com/modules/affiliate-egg-integration#how-to-order-custom-parsers) tailored to your specific merchants.

![](https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M3fnB7iKYwDc1Xhr3H3%2F-MTUPAYQv7b6fltcT6ku%2F-MTURJ8gH4eNCxXUOBjI%2F2021-01-22_14-54-18.jpg?alt=media\&token=59005699-a14b-4271-8363-177991b0bfd3)

{% content-ref url="affiliate-egg-integration" %}
[affiliate-egg-integration](https://ce-docs.keywordrush.com/modules/affiliate-egg-integration)
{% endcontent-ref %}

### 2. Feed modules

If your merchant provides a CSV/XML product feed, you can utilize Feed modules. Check if such a feed is available within your affiliate network.

{% content-ref url="feed-modules" %}
[feed-modules](https://ce-docs.keywordrush.com/modules/feed-modules)
{% endcontent-ref %}

### 3. Offer module

You can use the Offer module to manually add any products.

![](https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M3fnB7iKYwDc1Xhr3H3%2F-MTUPAYQv7b6fltcT6ku%2F-MTUSgJq5fl0dTFDS4H-%2F4.jpg?alt=media\&token=462230fa-2cf2-4af9-9093-1e05d3690e8e)

{% content-ref url="affiliate/offermodule" %}
[offermodule](https://ce-docs.keywordrush.com/modules/affiliate/offermodule)
{% 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/modules/my-network-isnt-listed.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.
