# Parametric

Parametric contracts were introduced in the insurance field decades ago about the time weather derivatives were introduced.  Basically they are simply contracts that specify a defined payout amount that will be made from one party to another if a specific condition is met. &#x20;

The defined terms (parameters) are very specific, leaving no ambiguity.  These structures gained a lot of popularity as there was no longer a subjective and potentially drawn out adjustment period before the protected party is paid.  &#x20;

Parametric structures in WeatherMage are of two different types:

1\) <mark style="color:orange;">**LANDFALL**</mark>

<figure><img src="https://1108827122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeIRHaNIpXLNuXX9QoLIU%2Fuploads%2FO8czEOD5oHpowdwwLurQ%2Flandfall2.png?alt=media&#x26;token=ba74c3eb-dac9-4d56-8e5c-ddb6674f728d" alt=""><figcaption><p>Texas landfall parametric trading panel</p></figcaption></figure>

A buyer of a Landfall contract receives 100 credits if a named storm listed as Category 1 or higher makes landfall with the contract defined state.  There are four landfall state contracts in WeatherMage:  Texas, Louisiana (includes coasts of Mississippi and Alabama), Florida, and the Southeast (covers the coasts of Georgia, South Carolina, and North Carolina).   &#x20;

Multiple landfalls can occur if a storm maintains its status after returning to the Atlantic or Gulf, and makes landfall in another state.

Once a storm makes landfall, the respective market is locked to 100 for each contract.  The user must then close of the position to realize this profit or loss.

When a storm loses its named status, all locations that did not experience a landfall will be market locked to -0-.  Again, all users must close their landfall positions out to realize their gains or losses.&#x20;

2\) <mark style="color:orange;">**AREAS**</mark>

The second parametric contract type in WeatherMage are area boxes.  These areas are shown as boxes in the seas and oceans.

<figure><img src="https://1108827122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeIRHaNIpXLNuXX9QoLIU%2Fuploads%2FgvH3np4p2x7dArpYZX0s%2Fparamet2.png?alt=media&#x26;token=b83f8155-14e5-484f-98f6-bed02902adc6" alt=""><figcaption><p>Area Parametric trading for the Pacific</p></figcaption></figure>

Area parametric contracts pay 100 credits to the buyer if a named storm listed as Category 1 or higher enters the specified area.  In WeatherMage, this is triggered when a this storm moves within 100 miles (160.93 km) of the stated area center.  Similar to landfall contracts, multiple area parametric contracts can trigger during a single storm.

When an area is triggered, the respective market is locked to 100.  All other markets remain open.

When a storm loses its named status, all non-triggered area markets are locked to -0-.

The trader's profit or loss from the contract will also be fixed based on where the market is set.

Again, all users must close out their parametric positions to realize their profits or losses.

<mark style="color:orange;">DISTANCE GRAPH</mark>

When trading landfall or parametric markets, the top left chart presents the distance (in kilometers) between the traded location and the active storm.  An icon for the storm is also presented along with a historical track on the map screen.  The largest icon (that spins) is the most recent location for the active storm.

WeatherMage allows traders to place parametric trades also as these are fast becoming a very important part of weather derivatives.  Parametric markets offer an opportunity to bring in a vast pool of risk takers that could drastically lower the cost of risk transfer.  This is crucial as climate change is increasing both the likelihood and severity of extreme weather events in populated areas.&#x20;


---

# 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://weathermage.gitbook.io/weathermage/parametric.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.
