# How To Guide

These guides walk through how to set up a *Recommender* instance and connect it to your data sources.  Once you learn the basics, our [**Sample Workflows**](/devdocs/products/recommendation/sample-workflows.md) will quickly get you started by showing examples related to your domain.

### How to guides&#x20;

{% content-ref url="/pages/Wuugn0an0ujQoMiLGguC" %}
[Import Data](/devdocs/products/recommendation/how-to-guide/import-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/coXOwZi68DdVqXGvsz38" %}
[Train the Model](/devdocs/products/recommendation/how-to-guide/train-the-model.md)
{% endcontent-ref %}

{% content-ref url="/pages/BeUnjcxq35fWaKa4YSZ7" %}
[Get Recommendations](/devdocs/products/recommendation/how-to-guide/get-recommendations.md)
{% endcontent-ref %}

### Sample workflows

{% content-ref url="/pages/OujEkBOowJuv6rqzOj0S" %}
[Video Recommendations](/devdocs/products/recommendation/sample-workflows/video-recommendations.md)
{% endcontent-ref %}

{% content-ref url="/pages/DFSDeVSrtfiqVyZWZ3wy" %}
[NFT Recommendations](/devdocs/products/recommendation/sample-workflows/nft-recommendations.md)
{% endcontent-ref %}


---

# 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://lucid-ai.gitbook.io/devdocs/products/recommendation/how-to-guide.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.
