# FAQ Riassunto Offerte

## Il BOT non riesce a generare il riassunto e mi mostra un errore relativo ad un numero insufficiente di prodotti pubblicati, come risolvere?

Solitamente questo errore (soprattutto se non occasionale) accade quando la "*Tipologia di Selezione*" delle offerte è impostata su "*Click Utenti*" oppure "*Affinità Pubblico*", e le API di Bitly non sono configurate per il BOT (oppure i link non sono accorciati).\
Il BOT utilizza infatti le API di Bitly per ottenere i *Click degli utenti* ai Link, pertanto senza di queste nessuna delle due tipologie sopra sarà funzionante.\
Per risolvere il problema modificare la tipologia di selezione su "*Sconto Prodotti*" oppure configurare ed utilizzare le API di Bitly sul BOT.\
\
Inoltre va tenuto presente che, prima della pubblicazione del riassunto, il BOT effettua una verifica di tutti i Post pubblicati durante il giorno, in modo da selezionare solamente le offerte non ancora terminate.


---

# 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.dealsbot.io/faq/faq-riassunto-offerte.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.
