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

# よくある質問 (FAQ)

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

### **Aptosにアセットをブリッジして流動性を提供するにはどうすればいいですか？**

[Aptosコインの入手方法](/japanese/pancakeswapheyoukoso/how-to-guides/get-started-aptos/aptos-coin-guide.md)に関するガイドをご確認ください。

### 獲得したCAKEをBNB Smart Chainにブリッジするにはどうすればいいですか？

[CAKEブリッジングガイド](/japanese/pancakeswapheyoukoso/how-to-guides/get-started-aptos/cake-bridging-guide.md)をご確認ください。

他のアセットをブリッジしようとしている場合は、[Aptosコインの入手方法](/japanese/pancakeswapheyoukoso/how-to-guides/get-started-aptos/aptos-coin-guide.md)のガイドをご覧ください。人気のある多くのアセットに対応した双方向のブリッジングソリューションが見つかるでしょう。

### **今後、ペアは増えますか？**

はい、ただしユーザー資金の安全性とCAKEのインフレを優先するため、段階的に展開していきます。Aptos上のPancakeSwapへの追加事項について、コミュニティチャットでお知らせください。

Aptos上でプロジェクトを構築しており、トークンの流動性をインセンティブ化したい場合は、[こちら](broken://pages/VB58XNVaU1vlrJ3RcHif)のガイドをご確認の上、お問い合わせください！

### 「有効化（Enable）」ボタンがないのはなぜですか？

Aptosでは、コインを支出のために有効化・承認する必要がありません。そのため、ファームでのコントラクト支出を有効化する必要はありません。「預け入れ（deposit）」ボタンをクリックするだけでファーミングを開始できます。

### AptosnativelyでCAKEを獲得できますか？

はい、クロスチェーンファーミングとは異なり、Aptos上でネイティブにCAKE報酬を獲得できます。

マルチチェーン展開とAptosへのデプロイにより、CAKEはBNB Smart ChainとAptosの両方に存在するマルチチェーントークンになりました。

Aptos上のCAKEはBNB Smart Chain上のCAKEと同等であり、1:1の比率で常に2つのチェーン間でブリッジできます。

なお、CAKEは1種類のみです。異なるチェーン間でCAKEの異なるバージョンは存在しません。すべてのブロックチェーン全体でのCAKEの総供給量は、v2トークノミクスのライトペーパーに従い、7億5千万枚に制限されています。

CAKEをBNB Smart Chainにブリッジするには、[CAKEブリッジングガイド](/japanese/pancakeswapheyoukoso/how-to-guides/get-started-aptos/cake-bridging-guide.md)をご確認ください。


---

# 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/japanese/gu/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.
