> 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/create-a-new-listing/create-a-cover-offer-listing.md).

# Create a cover offer listing

#### Prerequisite

* Creating a new insurance cover offer listing requires 5000 INFI.

#### Step-by-step instructions:

1. Go to the search box and choose your asset type/project\
   ![](https://lh3.googleusercontent.com/0t0O57pgSq17_vVQRF5mLYiNkJdRbU1O4lS_yxfg7yccn8OivLfu2Z7fZHNKeH6gT_vKqbuHxHz8SZZ2r6VwPB4Eb5TVr0L5GYrR7ccY7ptHyFoVDdZEAVUvGRxeBA0jfY7XzH0l=s0)
2. Click on the "Click here" hyperlink to proceed to the create new listing page\
   ![](https://lh3.googleusercontent.com/4tJ6-_3j4jqvJpMIdj6YNFNmFP_mUUgHk5qbYyGmvDjBkA6IDdWPK1bESQKHsFyszr4KffzZdRQcEmT9-tRScPSeG4o7PelDcr3OOYX46P0SpIRjIn1ggO0j9KADJDTlRSy0Isph=s0)
3. Choose the “I want to Offer Cover" option\
   ![](https://lh5.googleusercontent.com/yn-zHHa-CRmnEjRPipqB9cTsvjkwngbB2UibUIuhuOPOEAfvv9gLk6F9frDG1O8AGmeVsYKwIrU4mcnQFMeUOXRx0J4nyOly4bpqG4fMT2UrAfOitizJG3ixkyQOa32ZxL_fX6Ml=s0)
4. Fill all of the required forms and click the “Continue” button\
   ![](https://lh4.googleusercontent.com/sP3gW8C2d9YOGQB_qSP9Nmn99j0sMjbiDcPzX6HmP1oagj2XfV1EAddhdt9mkUUDvIXYonyZqiBrF8bs96CVRPG_Uj9jjgwV53_tfAYSBEMsbxJZFf3MzjuS2Nrg35OcI_54T-ZU=s0)
5. Confirm and submit your listing request\
   ![](https://lh6.googleusercontent.com/hM00RcsZ7bFe9kfiKp1ULYL_SoZIXQJxTn0XscC7GfUaodopd7DADq75wpPW8iTQe2gw8a0aV2ygfjosgvkyli5SLWSGjOeL_c1jgZXOCX8jMWPgSvsdvDuz7OBxLgEJwgvhaYqK=s0)
6. Authorize access to your funds\
   ![](https://lh6.googleusercontent.com/kJyqvizUwuh5e1rC1_cLA0vEGpR6kUfd7i1fbM7lpEpA1F4bYbp9QE035-y8xSjW-DMdXJ5oDVMrNK13nw2l0VZM9W9HAkth4i_MdBd20jIHOyJJ3GW5v-gab_6hDqctW6KW93Jq=s0)
7. Please wait for the network to process your transaction
8. You will get confirmation that your premium refund has been submitted to the network. Wait until it is fully accepted.


---

# 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/create-a-new-listing/create-a-cover-offer-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.
