> For the complete documentation index, see [llms.txt](https://ce-docs.keywordrush.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ce-docs.keywordrush.com/set-up-products.md).

# Set Up Products

- [How to add products](https://ce-docs.keywordrush.com/set-up-products/how-to-add-products.md)
- [Import tools](https://ce-docs.keywordrush.com/set-up-products/import-tools.md)
- [Import Presets](https://ce-docs.keywordrush.com/set-up-products/import-tools/import-presets.md)
- [Import Queue](https://ce-docs.keywordrush.com/set-up-products/import-tools/import-queue.md)
- [Search and Import](https://ce-docs.keywordrush.com/set-up-products/import-tools/search-and-import.md)
- [Bulk Import](https://ce-docs.keywordrush.com/set-up-products/import-tools/bulk-import.md)
- [Feed Import](https://ce-docs.keywordrush.com/set-up-products/import-tools/feed-import.md)
- [Auto Import](https://ce-docs.keywordrush.com/set-up-products/import-tools/auto-import.md)
- [Bridge Pages](https://ce-docs.keywordrush.com/set-up-products/import-tools/bridge-pages.md): Bridge Pages let you send visitors to a clean product-focused page on your own site, instead of linking them straight to the merchant.
- [Prefill tool](https://ce-docs.keywordrush.com/set-up-products/fill-tool.md)
- [Price comparison websites](https://ce-docs.keywordrush.com/set-up-products/price-comparison-websites.md)
- [All Products page](https://ce-docs.keywordrush.com/set-up-products/products-page.md)
- [How to add badge icons](https://ce-docs.keywordrush.com/set-up-products/how-to-add-badge-icons.md)
- [Autoblogging](https://ce-docs.keywordrush.com/set-up-products/autoblogging.md)


---

# 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:

```
GET https://ce-docs.keywordrush.com/set-up-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.
