# Additional Information

## Resources and Links <a href="#h.t23f6ncuijwz" id="h.t23f6ncuijwz"></a>

* Academic literature
  * [A Survey on Conversational Recommender Systems](https://scholarphi.semanticscholar.org/?file=https://arxiv.org/pdf/2004.00646v2.pdf)
  * [IAI MovieBot: A Conversational Movie Recommender System](https://imsure318.github.io/assets/pdf/2020_cikm_demo.pdf)
  * [Tutorial on Conversational Recommendation Systems](https://conversational-recsys.github.io/) ([slides](https://drive.google.com/file/d/14Fvxi--sX-52ZOZLySityXnTdsfWHWRe/view))
  * [An investigation on the user interaction modes of conversational recommender systems for the music domain](https://www.semanticscholar.org/paper/An-investigation-on-the-user-interaction-modes-of-Narducci-Basile/146bd856a83c71714e19c655e077e82085f2ac7e)
  * [How should I explain? A comparison of different explanation types for recommender systems](https://www.sciencedirect.com/science/article/abs/pii/S1071581913002024)

## Research Highlights

There is research within computer science focused on Conversational Recommendation Systems (CRSs).


---

# 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://patterns.opendialog.ai/the-pattern-library/providing-recommendations/additional-information.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.
