> 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/french/bienvenue-sur-pancakeswap/about-us.md).

# À propos de nous

- [Équipe](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team.md)
- [L'Équipe Kitchen](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/the-kitchen-team.md)
- [Devenir Chef](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef.md)
- [Responsable Développement Commercial](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/business-development-lead.md)
- [Manager Développement Commercial (AMM)](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/business-development-lead-1.md)
- [Community Manager (CN)](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/community-manager-cn.md)
- [Community Manager](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/community-manager.md)
- [Ingénieur Frontend Senior](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/frontend-engineer.md)
- [Ingénieur Backend Senior](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/senior-backend-engineer.md)
- [Ingénieur Solidity Senior](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/solidity-engineer.md)
- [Ingénieur QA](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/qa-engineer.md)
- [Designer Marque / Graphisme](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/brand-graphics-designer.md)
- [Designer Motion / Interaction](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/motion-interaction-designer.md)
- [Manager Marketing (RP & Événements)](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/marketing-manager-pr-and-events.md)
- [Développeur Quant](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/quant-developer.md)
- [Chef de Produit](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/product-manager.md)
- [Responsable Communauté](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/community-lead.md)
- [Ingénieur Solidity (Contrat)](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/solidity-engineer-contract.md)
- [Ingénieur Frontend (Contrat)](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/frontend-engineer-contract.md)
- [Designer Produit (UX/I)](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/product-designer-ux-i.md)
- [Manager Développement Commercial](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/business-development-manager.md)
- [Ingénieur DevOps](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/devops-engineer.md)
- [Manager Marketing Produit](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/product-marketing-manager.md)
- [Chef de Produit](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/product-manager-1.md)
- [Manager Développement Commercial](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/business-development-manager-1.md)
- [Analyste de Données](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/data-analyst.md)
- [Chef de Produit \[Marchés de Prédiction\]](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/team/become-a-chef/product-manager-prediction-markets.md)
- [Marque et Logos](https://docs.pancakeswap.finance/french/bienvenue-sur-pancakeswap/about-us/brand.md): Directives et ressources téléchargeables telles que le logo SVG de PancakeSwap


---

# 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/french/bienvenue-sur-pancakeswap/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.
