> 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/pancakeswapheyoukoso/how-to-guides.md).

# 使い方ガイド

- [はじめに (BSC)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started.md)
- [ウォレットを作成する](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started/wallet-guide.md)
- [BEP20トークンを入手する](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started/bep20-guide.md)
- [中央集権型取引所なしでPancakeSwapを使う](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started/using-pancakeswap-without-centralized-exchanges.md): PancakeSwap を使い始めるのに、Binance、Coinbase、Kraken、Huobi、OKEx などの 中央集権型取引所のアカウントは必要ありません！
- [ウォレットをPancakeSwapに接続する](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started/connection-guide.md)
- [はじめに (SOL)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-sol.md)
- [ウォレットを作成する (SOL)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-sol/create-a-wallet-sol.md)
- [SOL / CAKEをSOLで入手する](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-sol/get-sol-cake-on-sol.md)
- [Solana よくある質問 (FAQ)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-sol/solana-faq.md)
- [はじめに (Monad)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-monad.md)
- [ウォレットを作成する (Monad)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-monad/create-a-wallet-monad.md)
- [MonadでMONを入手する](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-monad/get-mon-on-monad.md)
- [Monad よくある質問 (FAQ)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-monad/monad-faq.md)
- [はじめに (Aptos)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-aptos.md)
- [ウォレットを作成する](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-aptos/wallet-guide.md)
- [Aptosコインを入手する](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-aptos/aptos-coin-guide.md)
- [CAKEブリッジングガイド](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-aptos/cake-bridging-guide.md): AptosとBNB Smart Chain間でCAKEをBridgeする
- [ウォレットをPancakeSwapに接続する](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-aptos/connection-guide.md)
- [Aptos よくある質問 (FAQ)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/get-started-aptos/aptos-faq.md)
- [V3/V2 移行](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/v3-v2-migration.md)
- [移行方法](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/v3-v2-migration/how-to-migrate.md): 流動性とファームのステーキングを新しいPancakeSwap ExchangeおよびFarm v3に移行する
- [v3 APRの計算方法](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/v3-v2-migration/how-v3-apr-is-calculated.md)
- [よくある質問 (FAQ)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/v3-v2-migration/faq.md)
- [V2 移行](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/v3-v2-migration/migration.md)
- [ステーキングを移行する](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/v3-v2-migration/migration/migrate-your-stakings.md): ファームとプールのステーキングを新しいPancakeSwap MasterChefに移行する
- [MasterChef v2](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/v3-v2-migration/migration/masterchef-v2.md): MasterChef v2に移行する
- [ファームリスト](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/v3-v2-migration/migration/masterchef-v2/list-of-farms.md)
- [CAKE シロッププール](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/how-to-guides/v3-v2-migration/migration/cake-syrup-pool.md): 新しいCAKE Syrup Poolに移行する


---

# 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/pancakeswapheyoukoso/how-to-guides.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.
