> For the complete documentation index, see [llms.txt](https://helmet-insure.gitbook.io/helmet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helmet-insure.gitbook.io/helmet/guide-book-1/cover.md).

# Partner Plan\&Examples

Helmet provides modular components to help any asset holder create policies and sell them in the market. In early days, we have created some examples of commonly used policies to help users understand and use Helmet protocol, meanwhile we will launch a \[Partner Plan] on BSC, aiming at prosperous BSC ecology through deep cooperation with emerging assets.&#x20;

Assets supported by the Helmet \[Partner Plan] will obtain the following benefits.&#x20;

* **Asset prices are protected by the Helmet protocol**&#x20;
* **Get listed on the Helmet SHORT Token mining whitelist**
* **Helmet's operation team assistance for developing new policy varieties**
* **Promo support by Helmet's official "Policy Airdrop" campaign held at BSC**
* **Listed on the asset mutual insurance whitelist to incentivize Token holders**
* **Share the users of Defi partner group ......**&#x20;

If you are interested in the Partner Plan, please contact us&#x20;

### E-Mail address

<red@helmet.insure>&#x20;

### Telegram

@Helmet\_red

## Examples

For example, There are 2 types of insurance policy that we have developed for users :&#x20;

1. Cover 100% up
2. Cover 50% off

### More details in following tabs!


---

# 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://helmet-insure.gitbook.io/helmet/guide-book-1/cover.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.
