> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/italian/archive/legacy-products/archived-pancakeswap-quest/how-to-join-and-complete-a-quest.md).

# Come Iscriversi e Completare una Quest

{% hint style="danger" %}
\[Archiviato] PancakeSwap Quest – A partire dal 28 febbraio 2025
{% endhint %}

### Esplorare le Quest

1. Gli utenti possono scegliere di unirsi a una quest direttamente tramite link o andare alla nostra [homepage delle quest](https://quest.pancakeswap.finance/quests) per sfogliarne di nuove. Clicca su una delle quest per saperne di più.

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Screenshot%202024-08-06%20at%206.54.53%20PM.png" alt="" width="563"><figcaption></figcaption></figure>
2. Dalla pagina di esplorazione, puoi sfogliare le quest con diversi numeri di attività, vincitori, chain e periodi di tempo.
3. Avvia la quest
   1. Una volta selezionata la quest, gli utenti possono cliccare "Join Quest" per iniziare a partecipare.

### Eseguire le Attività

1. Gli utenti devono completare attività e azioni prima di terminare ogni quest. Seleziona le attività e segui il testo sullo schermo per completare la sfida. Le azioni possono variare da attività social a elementi on-chain.

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Screenshot%202024-08-06%20at%207.18.31%20PM.png" alt="" width="368"><figcaption></figcaption></figure>
2. Attività Social - Le attività possono includere:

   1. Mettere like a un post su X
   2. Fare retweet di un post su X
   3. Seguire un account su X
   4. Unirsi a un server Discord
   5. Unirsi a un Gruppo/Canale Telegram (Nota: le quest TG non sono disponibili su mobile. Usa un computer per completare l'attività)

   Una volta completata un'attività, premi il pulsante di verifica (se disponibile). PancakeSwap Quest chiederà all'utente di autenticare i social per completare l'attività.

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/quest.pancakeswap.finance_quests_d9ce6f2a39db4b4993e25ab4ebc9be2a%28iPhone%2014%20Pro%20Max%29.png" alt="" width="375"><figcaption></figcaption></figure>

   Una volta verificata un'attività, dovresti vedere un segno di spunta accanto ad essa.

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/quest.pancakeswap.finance_quests_d9ce6f2a39db4b4993e25ab4ebc9be2a_action%3D7f2ca36db2ed4a9ebebf38b8ae49a822__X_REPOST_POST%28iPhone%2014%20Pro%20Max%29.png" alt="" width="375"><figcaption></figcaption></figure>
3. Attività On-Chain - Le attività on-chain includono:

   1. Scambiare token su una determinata chain - Clicca il link di Swap per andare direttamente alla nostra pagina Swap
   2. Detenere token
   3. Aggiungere liquidità a un pool specifico (Prossimamente)

   **Nota: A causa delle velocità di recupero dei dati, le attività on-chain potrebbero richiedere fino a 1 ora per essere verificate su certe chain.**
4. Puoi visualizzare le attività rimanenti tramite la barra di stato in alto. Una volta completata la quest, dovrebbe mostrare "Completed" in alto a sinistra. Se la quest ha un premio in token, sarai idoneo a un'estrazione casuale dei premi.

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Screenshot%202024-08-06%20at%207.28.19%20PM.png" alt=""><figcaption></figcaption></figure>
5. Gli utenti possono anche scegliere di completare attività facoltative, che non contano verso il completamento richiesto delle quest.

### Controllare lo Stato della Quest

1. Per controllare lo stato della quest, vai alla pagina "My profile" dal menu in alto a destra.
2. Puoi controllare le quest a cui hai partecipato e se la quest è in corso o terminata. Gli utenti possono anche filtrare le quest per chain.


---

# 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://docs.pancakeswap.finance/italian/archive/legacy-products/archived-pancakeswap-quest/how-to-join-and-complete-a-quest.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.
