# Token Compensation Plan

To fairly reimburse team members who personally covered losses from the early-stage exploit, we will allocate a **Compensation Pool** worth **US$20,380** (based on the TGE price). The allocation is proportional to the actual loss each member incurred, and includes **a modest interest adjustment** to account for the opportunity cost during this period.

The interest rate applied was determined **based on the project's current financial capacity** and does not necessarily reflect market lending rates.

| Recipient    | Covered Loss      | Token Allocation | Vesting Schedule                      |
| ------------ | ----------------- | ---------------- | ------------------------------------- |
| Eugene Chang | 5 ETH (≈ $15,000) | 73% of pool      | 20% at TGE, 80% linear over 12 months |
| Adrian Wu    | $5380             | 27% of pool      | 20% at TGE, 80% linear over 12 months |


---

# 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://zap-pilot.gitbook.io/zap-pilot/token-compensation-plan.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.
