> 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/guadagna/yield-farming/farming-on-aptos/faq.md).

# FAQ

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

### **Come faccio il Bridge degli asset su Aptos e fornisco Liquidità?**

Consulta la guida su come [ottenere Aptos Coins](/italian/benvenuto-su-pancakeswap/how-to-guides/get-started-aptos/aptos-coin-guide.md).

### Come faccio il Bridge dei CAKE guadagnati verso BNB Smart Chain?

Consulta la [Guida al Bridging di CAKE](/italian/benvenuto-su-pancakeswap/how-to-guides/get-started-aptos/cake-bridging-guide.md).

Se stai cercando di fare Bridge di altri asset, consulta la guida per [ottenere Aptos Coin](/italian/benvenuto-su-pancakeswap/how-to-guides/get-started-aptos/aptos-coin-guide.md). Troverai varie soluzioni di Bridging che funzionano in entrambe le direzioni per molti asset popolari.

### **Ci saranno altri pair?**

Sì, ma procederemo per fasi per garantire di dare priorità alla sicurezza dei fondi degli utenti e all'inflazione di CAKE. Facci sapere nelle chat della community cosa pensi dovrebbe essere aggiunto a PancakeSwap su Aptos.

Se sei un progetto che costruisce su Aptos e vuoi incentivare la Liquidità del tuo token, consulta [questa](broken://pages/VB58XNVaU1vlrJ3RcHif) guida e mettiti in contatto con noi!

### Perché non c'è un pulsante "Abilita"?

Su Aptos, le coin non devono essere abilitate/approvate per la spesa. Quindi non è necessario abilitare la spesa del contratto sui Farm. Clicca semplicemente il pulsante "deposita" per iniziare il farming.

### Guadagno CAKE nativamente su Aptos?

Sì, a differenza del farming crosschain, guadagnerai ricompense CAKE nativamente su Aptos.

Con la nostra espansione multichain e il deployment su Aptos, CAKE è ora un token multichain che esiste sia su BNB Smart Chain che su Aptos.

CAKE su Aptos equivale a CAKE su BNB Smart Chain e può sempre essere fatto Bridge tra le due chain con un rapporto 1:1.

Nota che esiste un solo CAKE. Non ci sono versioni diverse di CAKE tra le diverse chain. E la fornitura totale di CAKE su tutte le blockchain sarà limitata a 750M, secondo il nostro litepaper tokenomic v2.

Per fare Bridge del tuo CAKE verso BNB Smart Chain, consulta la [guida al Bridging di CAKE](/italian/benvenuto-su-pancakeswap/how-to-guides/get-started-aptos/cake-bridging-guide.md).


---

# 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/guadagna/yield-farming/farming-on-aptos/faq.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.
