# FAQ sulla seconda possibilità

<details>

<summary><strong>Cosa succede se faccio un'offerta ma non vinco?</strong></summary>

Se la tua offerta non è la più alta quando l'asta si conclude, perdi l'asta. Tuttavia, se il miglior offerente non completa il pagamento, l'oggetto potrebbe essere offerto al secondo miglior offerente valido. Se la tua offerta è idonea, avrai una Seconda Opportunità per acquistarlo.

</details>

<details>

<summary><strong>Verrò addebitato automaticamente se la mia offerta è la prossima in linea?</strong></summary>

Sì. Se la tua offerta è la prossima in coda, tenteremo automaticamente di addebitarti. Se l'addebito non riesce, avrai 1 minuto per completare il pagamento manualmente. Altrimenti, l'offerta passa al prossimo offerente idoneo.

</details>

<details>

<summary><strong>Quanto tempo ho per effettuare un pagamento se la mia offerta viene selezionata?</strong></summary>

* Se sei stato il **vincitore originale**, hai **2 minuti** per completare il pagamento.
* Se la tua offerta viene selezionata tramite Seconda Opportunità, hai **1 minuto** per completare il pagamento (prima verrà tentato l'addebito automatico) prima che passiamo al prossimo offerente.

</details>

<details>

<summary><strong>Posso rinunciare a essere nella coda della Seconda Opportunità?</strong></summary>

No. Tutte le offerte sono vincolanti: una volta effettuata un'offerta, essa è automaticamente idonea per le offerte di Seconda Opportunità.

</details>

<details>

<summary><strong>Cosa succede se il mio pagamento fallisce?</strong></summary>

Se il tuo pagamento fallisce e il timer scade, il sistema passerà immediatamente al prossimo offerente valido. La tua offerta non sarà più considerata per l'articolo.

</details>

<details>

<summary><strong>Verrò avvisato se vinco tramite Seconda Opportunità?</strong></summary>

Sì, se la tua offerta viene selezionata per una Seconda Opportunità, vedrai un banner che ti avvisa della tua inclusione nella coda della Seconda Opportunità.

</details>


---

# 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://support.tilt.app/tilt-help-desk/tilt-help-desk-it/purchasing/second-chance-faq.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.
