# Gross Merchandise Value (GMV)

**Gross Merchandise Value (GMV)** refers to the total transaction volume of **digital goods and services** facilitated by **contributor built platforms** within the **Take ecosystem**.\
It measures the scale, vibrancy, and adoption of ecosystem activity driven entirely by contributors.

GMV serves as the foundational metric that underpins all token economic mechanisms, including ecosystem throughput, liquidity management, and reward distribution.

**Formal Definition:**\
Let *T* be the set of all successful transactions recorded within a given epoch. Then,

**GMV = Σ (Price\_t × Quantity\_t)**

where:

* *Price\_t* = transaction price per unit (in USD or its stable equivalent)
* *Quantity\_t* = number of units exchanged in transaction *t*

**Scope of Inclusion:**

* Sale or exchange of digital goods and services
* Package or bundled transactions

**Scope of Exclusion:**

* Failed or canceled transactions
* Internal token transfers not tied to contributor activity

**Strategic Role of GMV:**

* **Ecosystem Throughput:** Reflects the total scale of contributor led economic activity.
* **Policy Input:** Serves as a quantitative foundation for **ELP (Ecosystem Liquidity Pool)** calibrations and **reward distribution frameworks**, as defined through contributor-approved mechanisms.
* **Participation Anchor:** Ensures that $TAKE token utility remains linked to verifiable participation, sustaining transparency and decentralization across all value-generating activities.

By grounding $TAKE’s utility in measurable contributor participation, the ecosystem maintains structural neutrality, transparency, and resistance to centralized value control.


---

# 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://overtake.gitbook.io/whitepaper/usdtake-token-economy/gross-merchandise-value-gmv.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.
