> 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/torgovlya/perpetual-trading/perpetual-trading-v2/perpetual-trading-faq/arbitrum.md).

# Arbitrum

### Каковы комиссии для PancakeSwap Perpetuals V2 на Arbitrum?

При запуске на Arbitrum комиссии составят **0,05% за открытие и закрытие сделок**. 50% собранных комиссий будет распределено в пул ALP за обеспечение ликвидности. Прочие комиссии включают исполнение, ликвидацию и ставку финансирования. Подробнее о комиссиях можно найти [здесь](https://blog.pancakeswap.finance/articles/ep-6-4-pancake-swap-perpetuals-v2-fee-structure-a-comprehensive-overview).

### Что такое ALP?

Perpetuals v2 на Arbitrum имеет отдельный пул ликвидности — ALP Pool, работающий на основе токена поставщика ликвидности платформы Aster — $ALP. Состоящий из таких активов, как USDC, USDT, DAI, ETH и BTC, пул ALP позволяет пользователям стать поставщиком ликвидности и зарабатывать значительный доход, чеканя $ALP с помощью любого из перечисленных активов. Замечательные 50% от общих доходов платформы от комиссий распределяются поставщикам ликвидности ALP, включая комиссии за открытие/закрытие позиций, комиссии за исполнение, ставку финансирования и ликвидационные комиссии. Руководство по стейкингу ALP можно найти [здесь.](/russian/torgovlya/perpetual-trading/perpetual-trading-v2/perpetual-trading-faq/arbitrum/alp-syrup-pool-arbitrum.md)

### Что такое ALP Syrup Pool?

Новый Syrup Pool Aster ($ALP) на Arbitrum позволяет пользователям зарабатывать повышенный доход. Пользователи могут стейкать токены $ALP для получения наград в токенах $CAKE с APY более 20% при запуске. ALP syrup pool на PancakeSwap. Подробнее о syrup pool, включая эмиссии, даты начала и окончания, читай в предложении [здесь](https://pancakeswap.finance/voting/proposal/0x52455da15b4f1ff4d324c1e7645163d6b78b2221a98a4782bff16b27de409ce9).

### Какие токены доступны для Arbitrum?

Поддерживаемые торговые пары на Arbitrum One: ARBUSD, XRPUSD, DOGEUSD, ETHUSD и BTCUSD. Для Degen Mode поддерживаются ETHUSD и BTCUSD. В ближайшие недели мы планируем добавить новые пары.

### Я пополнил кошелёк USDC на Arbitrum, но не вижу его. Почему?

Скорее всего, ты пополнил нативный USDC на Arbitrum ([0xaf88d065e77c8cC2239327C5EDb3A432268e5831](https://arbiscan.io/token/0xaf88d065e77c8cC2239327C5EDb3A432268e5831)). Однако PancakeSwap Perpetuals поддерживает Bridged USDC, USDC.e ([0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8](https://arbiscan.io/token/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8)), поскольку он имеет более высокую ликвидность. Ты можешь легко обменять USDC на USDC.e [здесь](https://pancakeswap.finance/swap?chain=arb\&outputCurrency=0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8\&inputCurrency=0xaf88d065e77c8cC2239327C5EDb3A432268e5831). Подробнее о различиях между USDC и USDC.e читай в [пресс-релизе Circle USDC](https://www.circle.com/blog/arbitrum-usdc-now-available).


---

# 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/torgovlya/perpetual-trading/perpetual-trading-v2/perpetual-trading-faq/arbitrum.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.
