# Underwriting a Policy Book

## **STEP 1:** **Select a Policy Book**&#x20;

Navigate to the Policy Books page under the Underwrite tab. Here, you will find a list of available Policy Books. Each Policy Book represents a specific Project. Choose the one you want to Underwrite.

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

## STEP 2: **Accept the Terms and Conditions**&#x20;

Before proceeding, carefully review and accept the terms and conditions associated with the selected Policy Book. It's crucial to understand the terms and commitments involved in Underwriting.

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

## **STEP 3: Provide the Amount and Select the Staking Duration**

Specify the amount you want to underwrite for the chosen Policy Book. Additionally, select the lock-up duration that suits your preferences.\
Before you can deposit your funds, you might need to set up an [USDT allowance](/dein-system/allowance.md). It's a simple process though so don't worry, just press the "Allow" button!

{% hint style="info" %}
Keep in mind that only whitelisted pools offer DEIN Rewards. [You can learn more about whitelisted pools here](https://app.gitbook.com/o/-McJ-iuqO9ZipPOlcbI6/s/3q3w8sHRweEMFlACufqe/~/changes/1/underwrite/underwriting/rewards-for-liquidity-providers#how-do-i-earn-yield-in-dein).
{% endhint %}

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

## **STEP 4: Deposit Your Funds and Start Earning Rewards**

To begin underwriting, deposit your USDT into the selected policy book. Once your funds are deposited, you will start earning rewards. These rewards can be managed and tracked on your dashboard, making it easy to monitor your positions and rewards over time.

<figure><img src="/files/7vKdcmtopcuCwAzq1lEk" alt=""><figcaption></figcaption></figure>

### **To learn about withdrawing your funds please read this article:**

{% content-ref url="/pages/M7Gp8Y1G3IkMAZ6WZ851" %}
[Withdrawing funds](/underwrite/underwriting/withdrawing-funds.md)
{% endcontent-ref %}


---

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