# Content Search

Help shoppers discover non‑product content—buying guides, tutorials, datasheets, store information—exactly when it matters. This section shows how to implement and optimize Content Search in FactFinder NG so your content supports decision making and increases conversions.

What you'll learn:

* How to structure a dedicated content data feed for indexing
* Where and how to surface content (suggest, results, tabs, redirects)
* Best practices to keep results relevant and easy to maintain

Who is this for: ecommerce managers, merchandisers, content editors, and developers integrating FactFinder NG.

Get started:

* [Create a data feed for Content Search](/docs/content-search/create-a-data-feed-for-content-search.md)
* [Content Search for online shops](/docs/content-search/content-search-for-online-shops.md)


---

# 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://docs.fact-finder.com/docs/content-search.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.
