# Vesting contracts

Here you can find the links to all the project's vesting contracts:

{% hint style="info" %}
**TOKEN CONTRACT:** [*0x613A57809cFB84190574D2eC0A5F14f1cF184379*](https://bscscan.com/address/0x613A57809cFB84190574D2eC0A5F14f1cF184379)
{% endhint %}

|    Vesting Contract   |                                                    Contract Address                                                    |
| :-------------------: | :--------------------------------------------------------------------------------------------------------------------: |
| **Marketing Vesting** | [*0x3e5E257AD7b97b3F939BcFC5eeeC2090e0D92C9F*](https://bscscan.com/address/0x3e5E257AD7b97b3F939BcFC5eeeC2090e0D92C9F) |
| **Ecosystem vesting** | [*0x285Cf17370A66595Bd1a86500B00EF7639897Af1*](https://bscscan.com/address/0x285Cf17370A66595Bd1a86500B00EF7639897Af1) |
|    **Team vesting**   | [*0xa22998141604981401d72f95Fb4e5ecaDa64c63B*](https://bscscan.com/address/0xa22998141604981401d72f95Fb4e5ecaDa64c63B) |
|    **Dev vesting**    | [*0xCCdee2A2fC438135E36dbE8cCdC83992CD62aC95*](https://bscscan.com/address/0xCCdee2A2fC438135E36dbE8cCdC83992CD62aC95) |
|  **Treasury vesting** | [*0x9061F8d5540d26790140AE4cd930cD74c9A81141*](https://bscscan.com/address/0x9061F8d5540d26790140AE4cd930cD74c9A81141) |
|  **Advisors vesting** | [*0x394AB033319Ef023Ded399e0C826c8cDfC21718D*](https://bscscan.com/address/0x394AB033319Ef023Ded399e0C826c8cDfC21718D) |

{% hint style="info" %}
*The reward wallets is not locked for now, we need them for players to be able to Play And Earn*
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.minecrypto.gg/tokenomics/smart-contracts/vesting-contracts.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.
