> 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/turkish/pancakeswapa-hos-geldiniz/about-us.md).

# Hakkımızda

- [Ekip](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team.md)
- [Mutfak Ekibi](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/the-kitchen-team.md)
- [Şef Ol](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef.md)
- [İş Geliştirme Lideri](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/business-development-lead.md)
- [İş Geliştirme Müdürü (AMM)](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/business-development-lead-1.md)
- [Topluluk Yöneticisi (CN)](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/community-manager-cn.md)
- [Topluluk Yöneticisi](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/community-manager.md)
- [Kıdemli Frontend Mühendisi](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/frontend-engineer.md)
- [Kıdemli Backend Mühendisi](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/senior-backend-engineer.md)
- [Kıdemli Solidity Mühendisi](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/solidity-engineer.md)
- [QA Mühendisi](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/qa-engineer.md)
- [Marka / Grafik Tasarımcısı](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/brand-graphics-designer.md)
- [Hareketli / Etkileşim Tasarımcısı](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/motion-interaction-designer.md)
- [Pazarlama Müdürü (PR ve Etkinlikler)](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/marketing-manager-pr-and-events.md)
- [Quant Geliştirici](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/quant-developer.md)
- [Ürün Müdürü](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/product-manager.md)
- [Topluluk Lideri](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/community-lead.md)
- [Solidity Mühendisi (Sözleşme)](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/solidity-engineer-contract.md)
- [Frontend Mühendisi (Sözleşme)](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/frontend-engineer-contract.md)
- [Ürün Tasarımcısı (UX/I)](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/product-designer-ux-i.md)
- [İş Geliştirme Müdürü](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/business-development-manager.md)
- [DevOps Mühendisi](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/devops-engineer.md)
- [Ürün Pazarlama Müdürü](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/product-marketing-manager.md)
- [Ürün Müdürü](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/product-manager-1.md)
- [İş Geliştirme Müdürü](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/business-development-manager-1.md)
- [Veri Analisti](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/data-analyst.md)
- [Ürün Müdürü \[Tahmin Piyasaları\]](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/team/become-a-chef/product-manager-prediction-markets.md)
- [Marka ve Logolar](https://docs.pancakeswap.finance/turkish/pancakeswapa-hos-geldiniz/about-us/brand.md): PancakeSwap logosu SVG gibi indirilebilir varlıklar ve yönergeler


---

# 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/turkish/pancakeswapa-hos-geldiniz/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.
