# Vesting

This page consolidates the vesting schedules across all token allocations.

## Summary table

| Allocation          | Total Tokens | TGE Liquid | Vest Duration  | Vehicle        | Eligible for Blessing |
| ------------------- | ------------ | ---------- | -------------- | -------------- | --------------------- |
| LP                  | 730M         | 0          | Permanent lock | Hook           | No (excluded)         |
| Seed / Presale      | 200M         | 100M (50%) | 30 days linear | Sablier        | Only post-withdrawal  |
| KOL Pool            | 50M          | 0          | 30 days linear | Sablier        | Only post-withdrawal  |
| Community / Calling | 20M          | 20M (100%) | None           | Direct airdrop | Yes, from block 1     |

## Aggregate unlock schedule

Cumulative liquid supply (in personal wallets, eligible for the Blessing) by day:

| Day            | LP          | Seed Liquid | KOL Liquid | Community Liquid | Total Eligible\* |
| -------------- | ----------- | ----------- | ---------- | ---------------- | ---------------- |
| 0 (TGE)        | 730M (excl) | 100M        | 0          | 20M              | 120M             |
| 10             | 730M (excl) | \~133M      | \~17M      | 20M              | \~170M           |
| 20             | 730M (excl) | \~167M      | \~33M      | 20M              | \~220M           |
| 30 (full vest) | 730M (excl) | 200M        | 50M        | 20M              | 270M             |

\*"Total Eligible" assumes all contributors withdraw from Sablier promptly and none sell into the pool. Actual eligible supply is lower if contributors leave tokens in streams longer, and lower again as some tokens are sold back into the LP (which is excluded).

## Implications for early holders

Because the LP is excluded from the Blessing, the holder base eligible for rewards is concentrated in the non-LP allocations. At TGE, this is approximately 12% of supply (120M). The remaining 27% of non-LP tokens unlock over the following 30 days.

This means early eligible holders capture a disproportionate share of TGE-day swap fees relative to their position size. As the eligible supply grows over the vest period, per-holder yield naturally normalizes.

For someone considering the timing of buying-in: the earliest holders see the highest per-token yield, in absolute terms, simply because the eligible base is smallest at TGE.

## No additional vesting events

There are no other unlocks beyond what is listed above. Specifically:

* No team unlocks (no team allocation exists)
* No advisor unlocks
* No foundation/ecosystem unlocks
* No "marketing" or "treasury" unlocks of tokens (the treasury earns ETH from the fee, not TITHE allocation)

At day 30 post-TGE, the entire 1B supply is either in the locked LP or in eligible holder wallets. There are no surprise unlocks.


---

# 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://tithe-coin.gitbook.io/tithe-coin/vesting.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.
