> For the complete documentation index, see [llms.txt](https://docs.insured.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.insured.finance/how-to-guides/my-listing/my-request/file-a-claim-cover-request-listing.md).

# File a Claim (Cover Request Listing)

#### Step-by-step instructions

1. Choose your cover request that has started\
   ![](https://lh4.googleusercontent.com/qkuraMyA8n5qAdyBoisne5-Ej7Ew5LcCtzMMjgFJ1ERTS8AZ7i73HGR90BwqwLa1M36Z6R8hDI2tqFNuI7eOKKGgag8TfsZRivKVCjugTQ717GGjdYM28891nXk4VCgZTzOIcV95=s0)
2. Click the “Make a Cover Claim” button\
   ![](https://lh3.googleusercontent.com/4ou3SMKWN3pTOkgBKz2U67i6i-wdogLSCG1G38np8tSlfy2djyxb4xmI1y1_mQjU7x3VLViBUkJenj1BszVtdyKoBAhRbV5WhORawsdq0xk1ZeaauTbOWnbGpEK_I4WydcVOb6Rr=s0)
3. Choose the devaluation date and time
4. Check the terms and conditions
5. Click “Confirm & Submit”\
   ![](https://lh6.googleusercontent.com/XYbbsyIlvKe5ddcf-PxELCDhz7-Y9pTLG_kT18nxMh5WYb0OcvFTe0XPXczQO3G0H3r6NAy0FVJd2T_nWFB6T8nK3tPibMOSNUtCkL6LHFosgHTSsccvocNkBeg9FwGon6yOT9Ro=s0)
6. You will see the overview of your selected price drop.&#x20;
7. Click confirm and submit.\
   ![](https://lh6.googleusercontent.com/OtFqRwalseVPlsh7ba6q6WB0jDyZQ4SiV3pMIBJMf8StvEdnmZQZMLBBOpjOq7Mzw81BFU378JEwleY1sndporaV_AxGlDPyC6GxjdZKaMCmJ9IThYn2wh5MC-zq56Drm-WOS5h4=s0)
8. Authorize MetaMask to access your funds
9. Wait for the network to process your transaction
10. You will get confirmation that your cover claim has been submitted to the network. Wait until it is fully accepted.\
    ![](https://lh6.googleusercontent.com/VhvxCtW0ztnzgHz4Ae4Jif8oJCJXUYwTlIG7q_b81xzAxUJqS3iUsHVNiZYhLioA8E-pKP5ouO9PBxnFjAcpGGhC1hkUra1QV_15EQvgA7KES9Jhc9JQqC5Rywsmi-vZd0Ga_pHR=s0)

When your transaction is accepted, you will receive a notification.\
![](https://lh5.googleusercontent.com/1wViPHVbvlaeTP3cG1gWuTQtDe1lGBWxEt5tKaizNUDLJfi3gULj2phhg5RFCinAuR_L-FbVe-yg153N3Y-8JEOFAo1u0lxE-xGE0J4UtJ8RvNZu8bohw5g61YJ2guU6PbI-zXlR=s0)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.insured.finance/how-to-guides/my-listing/my-request/file-a-claim-cover-request-listing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
