# Harbor - Partial or Full Refund

Harbor lets you start claiming tokens at TGE and still gives you the option to refund the remaining portion later.

**How it Works:**

At TGE, choose one:

* Claim: Invest 100% your committed fund to project & start receiving tokens via vesting.
* Partial Refund: Claim a portion of tokens (e.g., 20%) and refund the unclaimed balance (e.g., 80%) within the refund period.
* Full Refund: Get a full refund if you haven’t claimed yet.

**Key Notes:**

* If you already claimed, full refund is not possible - only the remaining.
* If you don’t take any action within the refund timeline, the system defaults to claim.
* Refund timeline is flexible, depending on each project (e.g. 2h / 12h / 24h after TGE).


---

# 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.tinyblock.io/launchpad/quickstart/harbor-partial-or-full-refund.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.
