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

# SSS

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

### **Aptos'a varlıkları nasıl Bridge'leyebilir ve likidite sağlayabilirim?**

[Aptos Coin Edinme](/turkish/pancakeswapa-hos-geldiniz/how-to-guides/get-started-aptos/aptos-coin-guide.md) rehberine göz at.

### Kazandığım CAKE'i BNB Smart Chain'e nasıl Bridge'lerim?

[CAKE Köprüleme Rehberine](/turkish/pancakeswapa-hos-geldiniz/how-to-guides/get-started-aptos/cake-bridging-guide.md) göz at.

Başka varlıkları Bridge'lemeye çalışıyorsan [Aptos Coin Edinme](/turkish/pancakeswapa-hos-geldiniz/how-to-guides/get-started-aptos/aptos-coin-guide.md) rehberine göz at. Birçok popüler varlık için her iki yönde de çalışan çeşitli Bridge çözümleri bulacaksın.

### **Daha fazla çift gelecek mi?**

Evet, ancak kullanıcı fonlarının ve CAKE enflasyonunun güvenliğini ön planda tutmak için adım adım ilerliyoruz. Aptos'taki PancakeSwap'a nelerin eklenmesi gerektiğini topluluk sohbetlerinde bizimle paylaş.

Aptos üzerinde geliştirme yapan ve token likiditenizi teşvik etmek isteyen bir proje isen, [şu](broken://pages/VB58XNVaU1vlrJ3RcHif) rehbere göz at ve bizimle iletişime geç!

### Neden "Etkinleştir" butonu yok?

Aptos'ta coin'lerin harcama için etkinleştirilmesi/onaylanması gerekmez. Bu nedenle farm'larda sözleşme harcamasını etkinleştirmeye gerek yoktur. Farming'e başlamak için doğrudan "yatır" düğmesine tıkla.

### Aptos'ta CAKE kazanıyor muyum?

Evet, crosschain farming'in aksine Aptos'ta yerel olarak CAKE ödülleri kazanırsın.

Çoklu zincir genişlememiz ve Aptos'a dağıtımımızla birlikte CAKE artık hem BNB Smart Chain'de hem de Aptos'ta var olan çok zincirli bir token hâline geldi.

Aptos üzerindeki CAKE, BNB Smart Chain üzerindeki CAKE'e eşittir ve her zaman 1:1 oranında iki zincir arasında Bridge'lenebilir.

Tek bir CAKE olduğunu unutma. Farklı zincirler arasında CAKE'in farklı versiyonları yoktur. Tüm blok zincirlerdeki toplam CAKE arzı, v2 tokenomics teknik dokümanımıza göre 750 milyonla sınırlı tutulacak.

CAKE'ini BNB Smart Chain'e Bridge'lemek için [CAKE köprüleme rehberine](/turkish/pancakeswapa-hos-geldiniz/how-to-guides/get-started-aptos/cake-bridging-guide.md) göz at.


---

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