# Other logic

| Feature                      | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Segment specific results** | Loop54 can limit the assortment of products shown in search results or category listings based on specific customer groups, geographic markets, specific physical stores, or for the purpose of internal diagnostics. The criteria used to customize the assortment does change between syncs. Loop54 can source the groups and their respective assortment information in real-time by communicating directly with retailer's PIM and/or ecommerce platform. |
| **Segment specific prices**  | Prices can adapt to the conditions of pre-set customer groups. Prices and customer groups need to be in the feed. Although the number of customer groups used is technically limitless, Loop54 imposes a soft upper limit of 100 customer groups. Loop54 can source the groups and their respective price information in real-time by communicating directly with retailer's PIM and/or ecommerce platform.                                                   |
| **Additional languages**     | Unlike many language-specific stemming algorithms that have a set of predefined rules of how to find the root form of a word, Loop54 handles things like stemming and other NLP tasks without any assumptions about how the language is built. Therefore multiple languages can be supported, but each language requires its own engine.                                                                                                                      |


---

# 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/site-search/other-logic.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.
