# Managing a Demand - Guide

By following these steps and accessing the Dashboard's "My Policies" section, you can effectively manage and make decisions regarding your demand on the DEIN platform.

<figure><img src="/files/vahz5EVqIpawylhgHYj3" alt=""><figcaption></figcaption></figure>

## **Step 1: Forcefully Validate a Demand**&#x20;

If you believe that your Demand has already gathered sufficient Collateral or you don't anticipate it gathering more before it closes, you have the option to forcefully validate it. This action will trigger a recalculation of the premium based on the new Policy Size, and any remaining funds will be returned to you.&#x20;

<figure><img src="/files/FgcVqbnjPS4McylXKMfs" alt=""><figcaption></figcaption></figure>

## **Step 2: Receive the Remaining Premium**&#x20;

Whether you forcefully validated a Demand or it naturally closed, you can receive the unused portion of the premium you initially deposited.&#x20;

<figure><img src="/files/IV9HBofScdi4dNJBeOHW" alt=""><figcaption></figcaption></figure>

## **Step 3: Manage Your Valid Demand**&#x20;

Once your demand becomes Valid, it functions like any other Policy within the DEIN ecosystem. You can manage and make decisions regarding your valid demand from your Dashboard under the "My Policies" section.

<figure><img src="/files/IAIHMjpJegGzzNsLAjnY" alt=""><figcaption></figcaption></figure>


---

# 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.dein.fi/onboarding-guides/personalized-insurance-demands/managing-a-demand-guide.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.
