# Personalized Content Curation

<figure><img src="/files/6cqwnxi1t6yMgf3paJni" alt=""><figcaption></figcaption></figure>

Vertical AI agents act as virtual content companions, analyzing consumption patterns across platforms to deliver tailored recommendations. &#x20;

**i. Data Aggregation:**\
Agents integrate APIs from Spotify, YouTube Music, Netflix, and other platforms to build comprehensive profiles. \
\
Example: A fan who listens to indie rock might receive suggestions for similar artists or exclusive acoustic sessions. &#x20;

**ii. Behavioural Insights:**\
Machine learning models identify preferences based on time-of-day usage, genre affinity, and social interactions.\
\
Use Case: If a user frequently watches sci-fi movies late at night, the agent suggests upcoming releases or themed playlists. &#x20;

\
**iii. Cross-Platform Integration:**\
Unlike siloed recommendation systems, DINE provides holistic curation spanning music, film, live events, and more.\
\
Benefit: Fans no longer need to navigate multiple apps; everything is consolidated into one seamless experience.


---

# 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://all-access-anonymous.gitbook.io/decentralised-intelligent-network-dine/key-features-of-dine/personalized-content-curation.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.
