# How do you determine how much VAPE you will be able to claim from the Genesis Pool?

Let’s use a hypothetical scenario where 100M VPND is surrendered into the genesis pool, and you personally account for 1M of that VPND surrendered. VPND at the end of the event is worth $0.002. Here’s how it would all net out.

* 100M VPND is surrendered into the Genesis Pool, worth a total of 200K USDC (this is the VPND TVL)
* 420,000 VAPE is emitted to the participants, with the full emission being valued at 200K USDC, or 0.476 USDC per VAPE (\[Value in USDC of VPND Surrendered] divided by \[420,000 VAPE])
* Your 1M VPND represents 1.0% of total VPND surrendered, allowing you to claim 1.0% of the 420,000 VAPE
* You’re able to claim 4,200 VAPE at an initial valuation of 2,000 USDC
* A 3.0% claim fee (deducted from the 4,200 VAPE) is charged upon claim — and the 126 VAPE is sent to the VaporFi Labs treasury for liquidity management
* Your 1M VPND ends up netting you 4,074 VAPE, fully transferable to other wallets after claiming


---

# 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.vapordex.io/vapordex/vape-token/genesis/how-do-you-determine-how-much-vape-you-will-be-able-to-claim-from-the-genesis-pool.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.
