# Custom solutions

| Feature              | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Custom solutions** | Our platform is built to be flexible and we can accommodate if you have any particular need in the setup. Please chat with us to get to know how we can help you with your custom solution. Examples of things we have done for current customers: - Data synchronization, enrichment and cleaning - Custom API request/response format (excluding those used for filtering, faceting, sorting) - Advanced object-based filtering and property inheritance - Advanced parent-child variant handling - Communication with third party API - A new API endpoint |


---

# 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/infinity/spec-sheet/custom-solutions.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.
