> 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/token/helmet-token.md).

# HELMET Governence Token

## `HELMET`Governence TOKEN

**`HELMET`** (Helmet.insure Governance Token) is a governance token issued by helmet.insure. The total supply is **100 million**.

The **`HELMET`** token will witness a multi-year schedule, with the first year schedule of a total of **50 million** tokens. Details :

* **10% (10 million)** for IFO boarding plan
* **27.5% (27.5 million)** will be allocated to HELMET community members.\
  ○ 30% can be earned through policy mining in the first year\
  ○ 50% can be earned through LPT mining in the first yea&#x72;**.**

  ○ 20% can be earned through governance or vote on proposals in the first yea&#x72;**.**
* **5% (5 million)** will be farmed and reserved for one year as developer fund
* **7.5% (7.5 million)** will be use for partner with BSC ecological construction as Vault

Holding **`HELMET`** will get the following rights:

✅ Buy insurance policy at helmet.insure as payment currency \
✅ As a hoe to mine the policy\
❎ Participate in community governance and vote campaign\
❎ Receive commission dividends\
🆕 ......

## `HELMET` Token Contract Address <a href="#sfg-token-contract" id="sfg-token-contract"></a>

> **Before any step, please check that the whether the contract address is the correct `HELMET` contract ! ! !**

**`HELMET`** Token Contract

```
0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8 
```

Timelock Contract

```
0xdE5bFdBCa3C4AF7937c1a1104093a809116fCdD5 
```

Farm Contract

```
0x1e2798eC9fAe03522a9Fa539C7B4Be5c4eF04699 
```

Factory Contract

```
0x021297e233550eDBa8e6487EB7c6696cFBB63b88 
```

Order Contract

```
0x4C899b7C39dED9A06A5db387f0b0722a18B8d70D
```

Vault Address

```
0x20adDcBc828ed4F52f43e5D0e180BdC563254804
```

\
BSC link:\
<https://bscscan.com/address/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8>

Polygon link:

<https://polygonscan.com/address/0x948d2a81086a075b3130bac19e4c6dee1d2e3fe8>[<br>](<https://bscscan.com/address/0x4287ee9618c14E5e32d040C11E0EeCcC8473Aa31#code&#xA;>)

## Mining `HELMET` <a href="#sfg-circulation" id="sfg-circulation"></a>

{% content-ref url="/pages/-MO1vifbrrjIgHz10kXV" %}
[Liqudity Mining](/helmet/token/mining-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNiTxMk8yCArpzQD\_fe" %}
[Policy(SHORT token) Mining (live on polygon）](/helmet/token/mining.md)
{% endcontent-ref %}


---

# 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/token/helmet-token.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.
