> For the complete documentation index, see [llms.txt](https://ghospers.gitbook.io/ghospersgame/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ghospers.gitbook.io/ghospersgame/blockchain/unlock-schedule/ghost-ivy.md).

# Ghost Ivy

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

| Total Supply | % of total supply | Unlock Schedule               |
| ------------ | ----------------- | ----------------------------- |
| 20.000.000   | 20                | Locked 24 months with vesting |
| {% endtab %} |                   |                               |

{% tab title="Detailed Unlock Schedule" %}

| Date          | Tokens Unlocked |
| ------------- | --------------- |
| Day 0 TGE     | 0               |
| Month 1       | 833.333         |
| Month 2       | 833.333         |
| Month 3       | 833.333         |
| Month 4       | 833.333         |
| Month 5       | 833.333         |
| Month 6       | 833.333         |
| Month 7       | 833.333         |
| Month 8       | 833.333         |
| Month 9       | 833.333         |
| Month 10      | 833.333         |
| Month 11      | 833.333         |
| Month 12      | 833.333         |
| Month 13      | 833.333         |
| Month 14      | 833.333         |
| Month 15      | 833.333         |
| Month 16      | 833.333         |
| Month 17      | 833.333         |
| Month 18      | 833.333         |
| Month 19      | 833.333         |
| Month 20      | 833.333         |
| Month 21      | 833.333         |
| Month 22      | 833.333         |
| Month 23      | 833.333         |
| Month 24      | 833.333         |
| {% endtab %}  |                 |
| {% endtabs %} |                 |

Ghost Ivy is the game development studio we hired to develop Ghospers Game. Ghost Ivy is a new game development studio, but with a lot of experience behind it. The allocation for the Ghost Ivy Team has a long 24 months lockup. This ensures the whole Team has one sole goal, developing a game that the community will love!


---

# 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://ghospers.gitbook.io/ghospersgame/blockchain/unlock-schedule/ghost-ivy.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.
