> 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-faq.md).

# Aptos SSS

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Aptos-faq-header.png" alt=""><figcaption></figcaption></figure>

Bu SSS sayfası, PancakeSwap topluluğunun Aptos dağıtımımız hakkında en sık sorduğu soruları yanıtlamaktadır.

## Genel

### BSC (Binance Smart Chain)'den Aptos'a nasıl köprü kurulur?

Çeşitli köprüleme çözümleri için [köprüleme rehberimize](/turkish/pancakeswapa-hos-geldiniz/how-to-guides/get-started-aptos/aptos-coin-guide.md) göz at.

CAKE tokenini köprülemek istiyorsan [CAKE köprüleme rehberimize](/turkish/pancakeswapa-hos-geldiniz/how-to-guides/get-started-aptos/cake-bridging-guide.md) bakabilirsin.

### Aptos Chain için hangi cüzdanı kullanabilirim?

Aptos için cüzdanını indirmek ve kurmak üzere [cüzdan rehberimize](/turkish/pancakeswapa-hos-geldiniz/how-to-guides/get-started-aptos/wallet-guide.md) göz at.

### Coin takas ederken "Fiyat Etkisi Çok Yüksek" hatası görünüyor

Bu hata büyük olasılıkla blockchain düğümlerine bağlantı sorunlarından kaynaklanıyor. Sayfayı yenile ve ağ bağlantını kontrol et.

Hata devam ediyorsa, takas etmeye çalıştığın coin çiftinin takas etmek istediğin miktara yetecek kadar likidite olmadığı anlamına gelir. Ana coinlerin likiditesi zamanla yavaş yavaş artacak; Aptos Farm'larımız devreye girdiğinde likidite sorununun büyük olasılıkla çözüleceğini umuyoruz. (YAKINDA!)

### Takas etmek istediğim coini bulamıyorum

Aptos Swap'taki varsayılan liste yalnızca yeterli likiditeye sahip, iyi bilinen projelerin coinlerini gösterir.

Varsayılan listede yer almayan başka coinleri takas etmek istiyorsan, coin adresleriyle bunları içe aktarabilirsin.

### Aptos Swap'ta neden CAKE takas edemiyorum?

*2022-12-13 tarihinde güncellendi*

CAKE tokeni/coini artık Aptos'ta yayında. Aptos ile BNB Smart Chain arasında CAKE tokenlerini köprüleme hakkında daha fazla bilgi edinmek için [CAKE köprüleme rehberimize](/turkish/pancakeswapa-hos-geldiniz/how-to-guides/get-started-aptos/cake-bridging-guide.md) bakabilirsin.

### Aptos IFO'larına katılmak için Aptos'ta CAKE stake etmem gerekiyor mu?

PancakeSwap IFO henüz Aptos'a dağıtılmadı. (YAKINDA!) CAKE'ini stake etmeye devam et ve daha fazla haber için takipte kal.

## CAKE Bridging

{% hint style="info" %}
Bu belge [buraya](/turkish/bridge/faq.md) taşınmıştır.
{% endhint %}


---

# 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-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.
