# Buy Cover Guide

## Step 1: Launch APP and connect wallet <a href="#h_fd083df4e5" id="h_fd083df4e5"></a>

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

## Step 2: Buy covers <a href="#h_281b447996" id="h_281b447996"></a>

Navigate to *Cover -> Buy Covers*

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

A collection of covers will be displayed. Use the search bar on the left to search for the cover product or filers on the right to filter the product by Chain and Risk Type.

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

Click anywhere on the cover product you wish to purchase

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

Enter the Cover Amount and Cover Period for each protocol. Once done, wait for the system to calculate the Total Premium.

Check the Total Premium, and click *Confirm*

{% hint style="info" %}
Note: The cover amount is denominated in aUWT. Upon a successful claim, you will be paid in aUWT up to the cover amount which is calculated based on the price of aUWT at the time the loss event is triggered.
{% endhint %}

Approve the payment in your wallet. Once the transaction is done, congratulations! your assets are now get protected by Amulet!

## Step 3: View covers <a href="#h_0a62631036" id="h_0a62631036"></a>

You can view the covers purchased by navigating to *Cover* > *My Covers.*

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

Click the "Link Icon" on the right of each row to view the transaction details.<br>


---

# 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.amulet.org/documentation/user-guide/buy-cover-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.
