> For the complete documentation index, see [llms.txt](https://cakepanda.gitbook.io/capa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cakepanda.gitbook.io/capa/tokenomics/vesting-details.md).

# Vesting Details

The token release schedule for Cake Panda's stakeholders is meticulously designed to ensure a fair and sustainable distribution of tokens. This structured release mechanism not only promotes long-term commitment and stability but also fosters transparency and trust among all stakeholders. By adhering to this comprehensive vesting schedule, Cake Panda aims to cultivate a vibrant and resilient community that drives the project's success and sustainability in the ever-evolving DeFi landscape.<br>

<figure><img src="/files/o1CV92hOlnWJidCTvCmW" alt=""><figcaption><p>Vesting schedule of Cake Panda (CAPA) tokens</p></figcaption></figure>

<figure><img src="/files/kqbdimiW8bZfuXCfK5K9" alt=""><figcaption><p>Lock Records of Cake Panda (CAPA) tokens <br></p></figcaption></figure>

Cake Panda team has diligently locked its token supply according to the specified vesting schedule using Pinklock, a secure token locking mechanism. This information is readily accessible on the Cake Panda Presale pool link hosted on [Pinksale](https://www.pinksale.finance/launchpad/0x622BA6c0AAd2Ed0ad64b1b5a613d50FDACDF00CB?chain=BSC), offering full transparency to our community members. With Pinklock's robust features, stakeholders can trust in the integrity of the vesting process, ensuring a fair and transparent distribution of tokens aligned with our project's goals and values.


---

# 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://cakepanda.gitbook.io/capa/tokenomics/vesting-details.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.
