> 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/bep20-guide.md).

# BEP20 Token Al

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

BNB Smart Chain'in (BSC) yerel token'ları **BEP20**'dir.

BSC'de çoğu işlem yapabilmek için gas ödemen gerekecek; bu da BEP20 BNB biçiminde karşılanır.

Ayrıca BSC'de takas etmek, stake yapmak vb. yapmak istediğin her token'ın BEP20 sürümüne ihtiyacın olacak.

Token'larını BEP20'ye çevirmenin birkaç yolu var, ancak işte önerdiğimiz yöntemler:

{% tabs %}
{% tab title="🥞🌉 Pancake Bridge" %}
![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28168%29.png)

[**PancakeSwap Bridge**](http://bridge.pancakeswap.finance) — Stargate tarafından desteklenen yerel varlık cross-chain bridge'i.

Bu bridge, stabilcoinlerini sorunsuz şekilde BNB Chain'e taşımanı ve canlı PancakeSwap Topluluğu ile daha geniş BNB Ekosistemine katılmanı sağlıyor!

📖 [Nasıl kullanılacağını öğren](https://medium.com/pancakeswap/launching-pancakeswap-bridge-a-partnership-with-stargate-21c1c9f491a8)
{% endtab %}

{% tab title="💰 Binance" %}
[**Binance.com**](https://github.com/pancakeswap/pancake-document/tree/255db0c7af28df2f9c1209daa5cdbd774490a666/get-started/www.binance.com)

Binance hesabın varsa token'larını BEP20 olarak çekebilirsin. Bunu yapabilmek için hesabın olması gerektiğini unutma.

📖 [Sana yardımcı olmak için hazırladıkları hızlı bir rehber.](https://www.binance.com/en/support/faq/85a1c394ac1d489fb0bfac0ef2fceafd)
{% endtab %}

{% tab title="🔒 SafePal" %}
[**SafePal**](https://safepal.io/download)

Hesap açmana ya da kayıt olmanı gerek yok. Cross-chain swap işlemlerini doğrudan cüzdanından gerçekleştir.

📖 [Sana yardımcı olmak için hazırladıkları hızlı bir rehber.](https://docs.safepal.io/safepal-app/cross-chain-swap-tutorial)
{% 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/bep20-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.
