> 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/about-us.md).

# 会社情報

- [チーム](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team.md)
- [キッチンチーム](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/the-kitchen-team.md)
- [シェフになる](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef.md)
- [ビジネス開発リード](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/business-development-lead.md)
- [ビジネス開発マネージャー (AMM)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/business-development-lead-1.md)
- [コミュニティマネージャー (CN)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/community-manager-cn.md)
- [コミュニティマネージャー](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/community-manager.md)
- [シニアフロントエンドエンジニア](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/frontend-engineer.md)
- [シニアバックエンドエンジニア](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/senior-backend-engineer.md)
- [シニアSolidityエンジニア](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/solidity-engineer.md)
- [QAエンジニア](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/qa-engineer.md)
- [ブランド / グラフィックデザイナー](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/brand-graphics-designer.md)
- [モーション / インタラクションデザイナー](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/motion-interaction-designer.md)
- [マーケティングマネージャー (PR & イベント)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/marketing-manager-pr-and-events.md)
- [クオンツ開発者](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/quant-developer.md)
- [プロダクトマネージャー](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/product-manager.md)
- [コミュニティリード](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/community-lead.md)
- [Solidityエンジニア（契約）](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/solidity-engineer-contract.md)
- [フロントエンドエンジニア（契約）](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/frontend-engineer-contract.md)
- [プロダクトデザイナー (UX/I)](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/product-designer-ux-i.md)
- [ビジネス開発マネージャー](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/business-development-manager.md)
- [DevOpsエンジニア](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/devops-engineer.md)
- [プロダクトマーケティングマネージャー](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/product-marketing-manager.md)
- [プロダクトマネージャー](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/product-manager-1.md)
- [ビジネス開発マネージャー](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/business-development-manager-1.md)
- [データアナリスト](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/data-analyst.md)
- [プロダクトマネージャー \[予測マーケット\]](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/product-manager-prediction-markets.md)
- [ブランドとロゴ](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/brand.md): PancakeSwap のロゴ SVG など、ガイドラインおよびダウンロード可能なアセット


---

# 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/about-us.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.
