> 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/how-to-guides/get-started-aptos/aptos-coin-guide.md).

# Ottieni Monete Aptos

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/how-to-get-aptos-coins-header.png)

{% hint style="info" %}
Questa guida copre i principali servizi di Bridging su Aptos per i token più diffusi. Per fare il Bridge di CAKE tra Aptos e BNB Smart Chain, usa il [PancakeSwap Aptos Bridge](https://bridge.pancakeswap.finance/aptos).
{% endhint %}

Il token nativo della Chain Aptos è **Aptos Coin (APT)**.

Per fare quasi tutto su Aptos Chain, dovrai pagare le commissioni di gas, che vengono pagate in APT.

Avrai anche bisogno dei token che vuoi scambiare o mettere in Staking su Aptos Chain. Ci sono diversi modi per portare i tuoi asset su Aptos Chain, ma ecco quelli che consigliamo:

{% tabs %}
{% tab title="🌉 Aptos Bridge" %}
[**Aptos Bridge - LayerZero**](https://theaptosbridge.com/bridge)

* L'Aptos Bridge ti consente di fare il Bridge dei token più diffusi e delle stablecoin verso Aptos
* Supporta "gas on destination" - ricevi una piccola quantità di Aptos Coin (APT) per il gas, per dare il via alla tua avventura su Aptos chain
* **⚠️ Nota: per ora gli asset vengono wrappati durante il Bridge.** **(contrassegnati come "LayerZero")**\
  Prima di fare il Bridge dei tuoi token, assicurati di controllare la lista dei token per vedere quale versione wrappata dei token stai scambiando.
  {% endtab %}

{% tab title="🌉 cBridge" %}
[**cBridge**](https://cbridge.celer.network/1/12360001/)

* Il cBridge ti consente di fare il Bridge dei token più diffusi e delle stablecoin verso Aptos
* **⚠️ Nota: per ora gli asset vengono wrappati durante il Bridge.** **(contrassegnati come "Celer")**\
  Prima di fare il Bridge dei tuoi token, assicurati di controllare la lista dei token per vedere quale versione wrappata dei token stai scambiando.

**📖** [**Tutorial cBridge fornito da Celer**](https://cbridge-docs.celer.network/tutorial/cross-chain-transfer)
{% endtab %}

{% tab title="🌉 Wormhole" %}
[**Wormhole - Portal Token Bridge**](https://www.portalbridge.com/#/transfer)

* Il Portal Token Bridge ti consente di fare il Bridge dei token più diffusi e delle stablecoin verso Aptos
* **⚠️ Nota: gli asset vengono wrappati durante il Bridge.** **(contrassegnati come "Wormhole")**\
  Prima di fare il Bridge dei tuoi token, assicurati di controllare la lista dei token per vedere quale versione wrappata dei token stai scambiando.

[**📖 Tutorial fornito da Wormhole**](https://docs.wormhole.com/wormhole/video-tutorial-how-to-use-portal)
{% endtab %}

{% tab title="🥞 CAKE Bridging" %}
Per fare il Bridge del token CAKE tra Aptos e BNB Smart Chain, usa il [PancakeSwap Aptos Bridge](https://bridge.pancakeswap.finance/aptos). Consulta la [guida](/italian/benvenuto-su-pancakeswap/how-to-guides/get-started-aptos/cake-bridging-guide.md) per scoprire come utilizzarlo.
{% endtab %}

{% tab title="💰 Binance.com" %}
[**Binance.com**](https://www.binance.com/en/)

* Puoi prelevare Aptos Coin (APT) sulla Chain Aptos tramite il tuo account Binance.
* **⚠️ Al momento è supportato solo Aptos Coin (APT). Per fare il Bridge di altri asset, consulta le altre opzioni di Bridging disponibili sopra.**
* **⚠️ È necessario avere un account per farlo.**

📖 [Ecco una guida rapida che hanno preparato per aiutarti.](https://www.binance.com/en/support/faq/85a1c394ac1d489fb0bfac0ef2fceafd)
{% endtab %}
{% endtabs %}


---

# 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/how-to-guides/get-started-aptos/aptos-coin-guide.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.
