# PolyCake Finance

## PolyCake Finance

- [Welcome to PolyCake Finance](https://polycake.gitbook.io/polycake-finance/master.md): The #1 Yield Farm & Defi Aggregator on Polygon.
- [RoadMap](https://polycake.gitbook.io/polycake-finance/roadmap.md): How we plan to evolve PolyCake  Finance!
- [Social Media & Resources](https://polycake.gitbook.io/polycake-finance/social-media-and-resources-1.md): All the social information you could ever want on Polycake.
- [Audit](https://polycake.gitbook.io/polycake-finance/audit.md): Get all the information about Polycake Audits!
- [Contract](https://polycake.gitbook.io/polycake-finance/contract.md): Get all the contract address of Polycake Finance contract.
- [Security](https://polycake.gitbook.io/polycake-finance/security.md)
- [The $PCAKE Token](https://polycake.gitbook.io/polycake-finance/tokenomics-1/polycake.md): All you need to know about our native token - $PCAKE
- [🚜Yield Farming](https://polycake.gitbook.io/polycake-finance/product-information/yield-farming.md): All you need to become a Polycake Yield Farmer
- [Staking Pools](https://polycake.gitbook.io/polycake-finance/product-information/staking-pools.md): Where great projects get introduced to the Polycake community!
- [🍰Cake House](https://polycake.gitbook.io/polycake-finance/product-information/cake-house.md)
- [BakeryFarm](https://polycake.gitbook.io/polycake-finance/product-information/bakeryfarm.md)
- [🎰Lottery](https://polycake.gitbook.io/polycake-finance/product-information/lottery.md): All About Polycake Finance Lottery
- [How to Participate in the Lottery](https://polycake.gitbook.io/polycake-finance/product-information/lottery/how-to-participate-in-the-lottery.md): Feelin' Lucky? Here's how to play! 🍀
- [Lottery FAQ](https://polycake.gitbook.io/polycake-finance/product-information/lottery/how-to-participate-in-the-lottery/lottery-faq.md): All you could ever want to know about our Lottery!
- [How TO Start Farming With Pcake](https://polycake.gitbook.io/polycake-finance/how-to-start-farming-with-pcake.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://polycake.gitbook.io/polycake-finance/master.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
