> For the complete documentation index, see [llms.txt](https://agent-precision.gitbook.io/skor-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://agent-precision.gitbook.io/skor-ai/quickstart/game-discovery-and-recommendations.md).

# 🎯 Game Discovery & Recommendations

The **Game Discovery & Recommendations** feature in the **SKOR Gaming Dashboard** helps gamers find the best games based on their preferences, trends, and budget. Using AI-powered insights, it suggests titles that match your playstyle, tracks trending games, and ensures you get the best deals.

### **🔍 How It Works**

Our AI system analyzes:

* Your gaming history and playtime across platforms like Steam, PlayStation, and Xbox.
* Trending games from YouTube, Twitch, and gaming forums.
* Best available deals and discounts through **Agent Hunterrrr** integration.

By combining these factors, it provides **personalized recommendations** tailored to your interests.

## Key Features

#### **1. AI-Powered Game Suggestions**

* Recommends games similar to your favorites.
* Tracks trends to highlight upcoming or viral titles.
* Suggests indie gems and hidden classics.

#### **2. Trend-Based Recommendations**

* Identifies popular games based on community discussions and influencer streams.
* Highlights early-access and beta releases gaining traction.

#### **3. Smart Purchase Optimization**

* Syncs with **Agent Hunterrrr** to find the best prices and discounts.
* Tracks seasonal sales, bundle offers, and free giveaways.

#### **4. Wishlist & Alerts**

* Notifies you when a wishlist game goes on sale.
* Suggests alternatives if a game is out of budget.

#### **5. Multiplayer & Esports Insights**

* Recommends multiplayer games based on your squad’s preferences.
* Highlights competitive esports titles with **Esports Analyst** insights.

### Who Benefits from This Feature?

* **Casual Gamers:** Discover new games without endless searching.
* **Competitive Players:** Find esports titles and current meta strategies.
* **Content Creators:** Stay ahead of gaming trends.
* **Budget-Conscious Gamers:** Get the best deals on recommended games.

With **SKOR Gaming Dashboard**, game discovery is smarter and more efficient. Let AI do the work while you enjoy the best gaming experiences!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://agent-precision.gitbook.io/skor-ai/quickstart/game-discovery-and-recommendations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
