> For the complete documentation index, see [llms.txt](https://docs.fact-finder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fact-finder.com/infinity/service-catalog/about.md).

# About

We want you and your shop visitors to take full advantage of FactFinder Infinity. Increase conversion, accelerate processes, optimize your ROI and so much more! ​

As a customer, you therefore have the access to our additional Consulting Services which will help you to develop the full sales potential of your shop. ​

Your personal Customer Success Manager will gladly advise you in detail about what we can offer.​\
​

|                                                                                           |                                                                                                                                            |
| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| [**Infinity Training**](/infinity/service-catalog/infinity-training.md)                   | Training of one or a group of FactFinder Infinity users on usage of the Infinity portal. Including exercises and best-practices.           |
| [**Webshop & Benchmark Analysis**](/infinity/service-catalog/hot-air.md)                  | Evaluation of your shop based on different categories in comparison, to your competitors/industry. Recommended when doing a shop relaunch. |
| [**Datafeed Analysis**](/infinity/service-catalog/datafeed-analysis-1.md)                 | Analysis of your product data feed looking at data quality and compatibility to licensed FactFinder modules.                               |
| [**Customer Journey Workshop**](/infinity/service-catalog/customer-journey-workshop-1.md) | A workshop to evaluate the customer journey for your online store – from searching a product to purchasing it. ​                           |
| [**Sparring Partner**](/infinity/service-catalog/sparring-partner-1.md)                   | Your questions are discussed with our Customer Success Managers which will then propose solutions and suggestions based on your needs. ​   |


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.fact-finder.com/infinity/service-catalog/about.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
