# Purchasing a Policy

Purchasing Policy

**STEP 1: Select your Policy Book**

You may purchase Policies by navigating through the Browse Offers page under the Get Insured tab. This page consists of all of the existing Policy Books including notable projects such as Uniswap, Sushi, Compound, and Aave - to name a few.&#x20;

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

{% hint style="info" %}
You can use the filters and sorting to narrow down the search to your preferences or use the search bar to find the Project by name directly.
{% endhint %}

**STEP 2: Agree to the terms and conditions**

Once you've selected a Policy Book and a project you wish to insure, carefully read through the terms and conditions associated with the Policy. Make sure you understand the scope of Policy, limitations, and any other relevant details. If you agree with the terms, proceed to the next step.

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

**STEP 3: Choose the Policy period and amount**&#x20;

In this step, you'll need to decide on the Policy Duration and Size. Select how long you want the Policy to last, and specify the amount that you want to insure. Keep in mind that your Premium cost will be based on these choices.

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

{% hint style="warning" %}
If this is your first time interacting with DEIN you may need to set the allowance first. This is however a very simple transaction, just press the allow button!
{% endhint %}

**STEP 4: Pay the Premium and Enjoy Your Policy**

After customizing your Policy to your preferences, it's time to make the premium payment. You can use USDT to pay for your insurance. Once the transaction is confirmed, your Policy will be activated, and your assets will be protected. You can also view your Policies and manage Claims from your dashboard.

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

Remember that you can always check your Policies and Claims status on your dashboard, making it easy to stay informed about your Policy.


---

# 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/purchasing-a-policy.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.
