> 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/getting-started.md).

# Per Iniziare

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

## Per iniziare

### Come creare il tuo profilo PancakeSwap Quest

1. Vai su <https://quest.pancakeswap.finance/quests>
2. Clicca su Join Quest, oppure clicca su Make a Profile nelle impostazioni (indicato di seguito)
   1. Crea un profilo dalla pagina principale
   2. Clicca su "Make a Profile" in alto a destra

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%288%29.png" alt=""><figcaption></figcaption></figure>
   3. Per gli utenti che hanno cliccato su una quest, clicca "Start the Quest" e seleziona "Make a Profile" quando richiesto

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%287%29.png" alt=""><figcaption></figcaption></figure>

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%286%29.png" alt="" width="375"><figcaption></figcaption></figure>
3. Segui i passaggi nella schermata di configurazione del profilo oppure fai riferimento alla guida per creare il profilo qui[Broken mention](broken://pages/-MYdfYNF3jEh_f1HFdcj), dal passaggio 7 in poi. La configurazione è gratuita, tuttavia è necessaria una piccola quantità di gas su BNB Chain per configurare i profili.

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%285%29.png" alt="" width="375"><figcaption><p>Scegli il Bunny - Un bunny generico di partenza per il tuo viaggio nelle quest</p></figcaption></figure>
4. Una volta creato il profilo, gli utenti possono scegliere di collegare i propri account social. Non tutte le quest richiedono la verifica social.
   1. Seleziona il pulsante "Settings" nella pagina del profilo

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%284%29.png" alt="" width="375"><figcaption></figcaption></figure>
   2. Collega i social selezionando il pulsante di connessione per ogni piattaforma social. Segui i passaggi e le firme sullo schermo per connettere il tuo account. Tieni presente che potrebbero volerci alcuni minuti perché i servizi di social network rispecchino la connessione. Se la connessione ha problemi la prima volta, prova a fare un hard refresh con Cmd/Ctrl + Shift + R.

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%289%29.png" alt="" width="375"><figcaption></figcaption></figure>

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%2810%29.png" alt="" width="375"><figcaption></figcaption></figure>

      **Nota:** **Potrebbe volerci del tempo perché i servizi di social network rispecchino la connessione.**


---

# 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/getting-started.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.
