# Claim Monitoring Period & Claims Payout - V1

## Claim Monitoring Period (Stablecoin Example)

![Monitoring period illustration](https://lh5.googleusercontent.com/4ZDhL0F_Aevi_ksV0nN3R0stvIU2uKMWl0pgS-6AP5lvYLW5-jRSiu9SP2sgXp8pKEnZEXh5vFmoaVmA71GoVxlhCYE4sxx5p4Fzu6DSa_7gHr8tfQnd4GZFel1LZE-Wbixs19LM=s0)

The claim monitoring period is key to the payout process and helps avoid price glitches in the market. The monitoring period is 72 hours.

* If you make a claim as the event occurs, the event still needs to enter the monitoring period. In the monitoring period, the specifics of the devaluation event are being assessed. You need to check your claim manually later to see if the claim is eligible for payout.
* If the event is still within the monitoring time frame and you make your claim, the monitoring period still needs to be carried out before the claim can be processed. You need to check your claim manually later.
* If the devaluation event has occurred over 72 hours ago, the monitoring period has been passed. In this case, you will get your payout instantly.

## Claims Payout (Stablecoin Example)

![The claim monitoring period and payout flow](https://lh3.googleusercontent.com/Bm_2t6W-QjNkcjkspHdAOPZ0uAu04hLLhBOEOOLWgkU8epU_5iknX8fbEJn4SSfUPkIMbMK9DCKPFOVC2eMwmc5IBj8V3p3XPu6sEWXUToQvFVgOQ9qqMKzdmojTeLyPODCZacmO=s0)


---

# 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.insured.finance/claim-monitoring-period-and-payout/claim-monitoring-period-and-claims-payout-stablecoin-example.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.
