# Ecosystem Fund

{% tabs %}
{% tab title="Overview" %}

| Token Amount | % of total supply | Unlock schedule      |
| ------------ | ----------------- | -------------------- |
| 21,600,000   | 8%                | Gradual over 4 years |
| {% endtab %} |                   |                      |

{% tab title="Detailed unlock schedule" %}

| Date          | Tokens unlocked |
| ------------- | --------------- |
| Day 0         | 8,100,000       |
| Month 3       | 0               |
| Month 6       | 1,687,500       |
| Month 9       | 0               |
| Month 12      | 1,687,500       |
| Month 15      | 0               |
| Month 18      | 1,687,500       |
| Month 21      | 0               |
| Month 24      | 1,687,500       |
| Month 27      | 0               |
| Month 30      | 1,687,500       |
| Month 33      | 0               |
| Month 36      | 1,687,500       |
| Month 39      | 0               |
| Month 42      | 1,687,500       |
| Month 45      | 0               |
| Month 48      | 1,687,500       |
| {% endtab %}  |                 |
| {% endtabs %} |                 |

The ecosystem fund will initially be managed by the Sky Mavis core team, and its core purpose is to grow the Axie Infinity community.&#x20;

The principles for the fund are as follows:

* Clear value added to the broader Axie Infinity community
* KPIs and goals that unlock funds (if applicable)

As time passes the ecosystem fund will be integrated into the DAO and stakers will be able to vote on who should receive funding.


---

# 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://whitepaper.axieinfinity.com/axs/allocations-and-unlock/ecosystem-fund.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.
