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

# Получить монеты Aptos

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

{% hint style="info" %}
Это руководство охватывает основные сервисы бриджинга на Aptos для популярных токенов. Чтобы перевести CAKE между Aptos и BNB Smart Chain, воспользуйся [PancakeSwap Aptos Bridge](https://bridge.pancakeswap.finance/aptos).
{% endhint %}

Нативный токен сети Aptos Chain — **Aptos Coin (APT)**.

Для большинства действий в сети Aptos Chain тебе нужно платить за газ в виде APT.

Тебе также понадобятся токены, которые ты хочешь торговать или стейкировать в сети Aptos Chain. Есть несколько способов перенести активы в Aptos Chain, и вот те, которые мы рекомендуем:

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

* Aptos Bridge позволяет переводить популярные токены и стейблкоины в сеть Aptos
* Поддерживает «gas on destination» — получи небольшое количество Aptos Coin (APT) на оплату газа, чтобы сразу начать работу в сети Aptos
* **⚠️ Обрати внимание: сейчас активы при бриджинге оборачиваются.** **(отмечены как «LayerZero»)**\
  Перед переводом токенов обязательно проверь список токенов, чтобы узнать, с какой обёрнутой версией ты будешь работать.
  {% endtab %}

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

* cBridge позволяет переводить популярные токены и стейблкоины в сеть Aptos
* **⚠️ Обрати внимание: сейчас активы при бриджинге оборачиваются.** **(отмечены как «Celer»)**\
  Перед переводом токенов обязательно проверь список токенов, чтобы узнать, с какой обёрнутой версией ты будешь работать.

**📖** [**Руководство по cBridge от Celer**](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 позволяет переводить популярные токены и стейблкоины в сеть Aptos
* **⚠️ Обрати внимание: активы при бриджинге оборачиваются.** **(отмечены как «Wormhole»)**\
  Перед переводом токенов обязательно проверь список токенов, чтобы узнать, с какой обёрнутой версией ты будешь работать.

[**📖 Руководство от Wormhole**](https://docs.wormhole.com/wormhole/video-tutorial-how-to-use-portal)
{% endtab %}

{% tab title="🥞 CAKE Bridging" %}
Чтобы перевести токен CAKE между Aptos и BNB Smart Chain, используй [PancakeSwap Aptos Bridge](https://bridge.pancakeswap.finance/aptos). Ознакомься с [руководством](/russian/dobro-pozhalovat-v-pancakeswap/how-to-guides/get-started-aptos/cake-bridging-guide.md), чтобы узнать, как им пользоваться.
{% endtab %}

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

* Ты можешь вывести Aptos Coin (APT) в сеть Aptos через свой аккаунт Binance.
* **⚠️ Сейчас поддерживается только Aptos Coin (APT). Для перевода других активов воспользуйся другими доступными вариантами бриджинга выше.**
* **⚠️ Для этого потребуется аккаунт.**

📖 [Вот краткое руководство от них.](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/russian/dobro-pozhalovat-v-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.
