> 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/benvenuto-su-pancakeswap/contact-us/business-partnerships/initial-farm-offerings-ifos.md).

# Initial Farm Offerings - IFO

Per ulteriori informazioni sulle nostre offerte di lancio token ("[Initial Farm Offering, o IFO"](https://pancakeswap.finance/ifo)), visualizza questo PDF

#### Esempio di un Processo IFO

1. Primo Contatto
   * **Candidati tramite il nostro modulo** [**qui**](https://docs.google.com/forms/d/e/1FAIpQLScmZu87SG41J_eGfzlbyJ_olFohlGOXfOJer04Dr1yCEJy2NA/viewform) **- (Tempo medio per compilare il modulo: ≤14 minuti)**
   * Facciamo una bella chiacchierata sulla data di lancio prevista, sui tuoi obiettivi per il TGE, e il tuo team decide di impegnarsi in un IFO - andiamo!
2. Due Diligence
   * Utilizzando le informazioni nel modulo, chiariremo alcuni punti
   * Per i nostri IFO, rispetto ai nostri Syrup Pool/Farm, c'è un po' più di discussione: siamo felici di condividere la nostra conoscenza delle best practice riguardo alla Tokenomics, al prodotto, alla Strategia Go-To-Market (GTM), ecc.
   * Il team supera la due diligence – congratulazioni!
3. Preparazione Marketing
   * Chiederemo alcune risorse grafiche e alcune informazioni sul progetto, e creeremo sia un bel banner (esempio di Solv qui sotto) che un [post sul forum](https://forum.pancakeswap.finance/t/solv-ifo-discussion-thread/993)
   * Inizieremo anche a raccogliere domande per l'AMA
   * Di solito condurremo una [campagna marketing](https://x.com/PancakeSwap/status/1879169881742217229) della durata di una settimana che può includere attività come coinvolgimento social, competizioni di meme, airdrop, quest specifiche del progetto, ecc.
   * Nota che prima del lancio, PancakeSwap o i Team di Progetto non dovrebbero comunicare la notizia della collaborazione.
4. [AMA](https://x.com/PancakeSwap/status/1881366701213974999) (di solito 1 giorno prima dell'IFO)
   * Una sessione interattiva con la nostra community per chiarire eventuali domande e stabilire le ✨vibes✨
5. Lancio IFO
   * Lanceremo l'IFO e, tramite il nostro team di amministratori della community, monitoreremo, raccoglieremo e comunicheremo qualsiasi feedback sollevato dalla community
   * Pubblicheremo anche materiali di marketing sul nostro [Twitter](broken://spaces/fxRem6Hv7x6dAU7rlR7a) e [Telegram](https://t.me/PancakeSwapAnn/6131)
6. Post-Lancio
   * Continueremo a restare in contatto e a collaborare dove possibile!

Ad ogni fase del processo, il team è qui per aiutare – capiamo che per i fondatori e i loro team, il TGE è estremamente critico, e non lasciamo nulla al caso.

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


---

# 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/benvenuto-su-pancakeswap/contact-us/business-partnerships/initial-farm-offerings-ifos.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.
