> 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.md).

# \[Archiviato] PancakeSwap Quest

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

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/PancakeSwap%20Quest%20launch%20blog.png" alt=""><figcaption></figcaption></figure>

PancakeSwap Quest (Beta) è una piattaforma di quest DeFi che consente agli utenti di esplorare, guadagnare e interagire con i prodotti DeFi su PancakeSwap. La piattaforma offre un'esperienza gamificata per consentire sia ai nuovi utenti che a quelli esperti di interagire con PancakeSwap e i prodotti dei partner su diverse chain.

### Funzionalità principali

**Costruisci il tuo profilo DeFi:** Gli utenti possono creare e personalizzare i loro profili, scegliere nomi utente e creare NFT come immagini del profilo per mostrare la propria identità DeFi.

**Partecipa**: Gli utenti possono impegnarsi in attività e sfide su PancakeSwap, incluse campagne sui social media e avventure on-chain.

**Supporto Multi-Chain**: PancakeSwap Quest Beta supporta otto chain: Ethereum, BNB Chain, Arbitrum, Base, Linea, ZKsync, Polygon zkEVM e opBNB, garantendo ampia compatibilità e facilità d'uso.

PancakeSwap è attualmente in fase beta, dove gli utenti possono partecipare a varie attività e campagne. La cucina cerca feedback sul prodotto dai primi utenti tramite Telegram e Discord. Per ulteriori informazioni, fai riferimento al nostro [blog post](https://blog.pancakeswap.finance/articles/introducing-pancake-swap-quest-beta-your-ultimate-de-fi-quest-platform).

### Panoramica delle Quest

PancakeSwap Quest (beta) offrirà diversi tipi di sfide per gli utenti, tra cui:

* Seguire account sui social media
* Detenere token
* Scambiare token

Gli utenti eseguiranno le attività richieste per completare le quest. Una volta completate, gli utenti riceveranno un premio in token per certe quest o potenziali incentivi se la quest non ha attualmente premi in token.

Queste sfide cercheranno di incentivare gli utenti a partecipare alla community di PancakeSwap e ad apprendere di più sui diversi tipi di prodotti allo stesso tempo. La cucina cercherà di aggiungere altri modi unici per coinvolgere gli utenti tramite altre attività nelle prossime iterazioni. PancakeSwap Quest sarà su BNB Chain, Ethereum, Zksync, Arbitrum, Base e Polygon zkEVM in modalità beta.


---

# 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.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.
