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

# Aptos Coin Al

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

{% hint style="info" %}
Bu rehber, ana akım tokenlar için önemli Aptos köprüleme hizmetlerini kapsamaktadır. CAKE'i Aptos ile BNB Smart Chain arasında köprülemek için [PancakeSwap Aptos Bridge](https://bridge.pancakeswap.finance/aptos) kullanabilirsin.
{% endhint %}

Aptos Chain'in yerel tokeni **Aptos Coin (APT)**'dir.

Aptos Chain'de çoğu işlem için APT biçiminde gas ücreti ödemen gerekir.

Ayrıca Aptos Chain'de takas etmek veya stake etmek istediğin tokenlere de ihtiyacın olacak. Varlıklarını Aptos Chain'e getirmenin birkaç yolu var; aşağıda önerdiğimiz seçenekleri bulabilirsin:

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

* Aptos Bridge, ana akım tokenleri ve stablecoin'leri Aptos'a köprülemeni sağlar
* "Hedef zincirde gas" özelliğini destekler - Aptos macerана başlamak için az miktarda Aptos Coin (APT) alırsın
* **⚠️ Not: Şu an için varlıklar köprülendiğinde sarılıdır.** **(„LayerZero" olarak işaretlenir)**\
  Tokenlerini köprülemeden önce, takas ettiğin tokenlerin hangi sarılı sürümünü kullandığını kontrol etmeyi unutma.
  {% endtab %}

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

* cBridge, ana akım tokenleri ve stablecoin'leri Aptos'a köprülemeni sağlar
* **⚠️ Not: Şu an için varlıklar köprülendiğinde sarılıdır.** **(„Celer" olarak işaretlenir)**\
  Tokenlerini köprülemeden önce, takas ettiğin tokenlerin hangi sarılı sürümünü kullandığını kontrol etmeyi unutma.

**📖** [**Celer Tarafından Sağlanan cBridge Eğitimi**](https://cbridge-docs.celer.network/tutorial/cross-chain-transfer)
{% endtab %}

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

* Portal Token Bridge, ana akım tokenleri ve stablecoin'leri Aptos'a köprülemeni sağlar
* **⚠️ Not: Varlıklar köprülendiğinde sarılıdır.** **(„Wormhole" olarak işaretlenir)**\
  Tokenlerini köprülemeden önce, takas ettiğin tokenlerin hangi sarılı sürümünü kullandığını kontrol etmeyi unutma.

[**📖 Wormhole Tarafından Sağlanan Eğitim**](https://docs.wormhole.com/wormhole/video-tutorial-how-to-use-portal)
{% endtab %}

{% tab title="🥞 CAKE Bridging" %}
CAKE tokenini Aptos ile BNB Smart Chain arasında köprülemek için [PancakeSwap Aptos Bridge](https://bridge.pancakeswap.finance/aptos) kullanabilirsin. Nasıl kullanacağını öğrenmek için [rehbere](/turkish/pancakeswapa-hos-geldiniz/how-to-guides/get-started-aptos/cake-bridging-guide.md) göz at.
{% endtab %}

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

* Binance hesabın üzerinden Aptos Chain'de Aptos Coin (APT) çekebilirsin.
* **⚠️ Şu an yalnızca Aptos Coin (APT) desteklenmektedir. Diğer varlıkları köprülemek için yukarıdaki mevcut köprüleme seçeneklerine bakabilirsin.**
* **⚠️ Bu işlem için bir hesaba ihtiyacın var.**

📖 [İşini kolaylaştıracak hızlı bir rehber burada.](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/turkish/pancakeswapa-hos-geldiniz/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.
