> For the complete documentation index, see [llms.txt](https://learn.hex1.club/hex-one-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.hex1.club/hex-one-protocol/bootstrap/how.md).

# How to Bootstrap

{% hint style="info" %}
**TLDR:** what tokens are accepted in the bootstrap phase? Sacrifice only $HEX, $WPLS, $PLSX, $DAI from Ethereum
{% endhint %}

## Ready to Bootstrap Hex One? <a href="#what-is-a-vault" id="what-is-a-vault"></a>

Please <mark style="color:red;">only bootstrap</mark> using the [OFFICIAL dapp](https://dapp.hex1.club/bootstrap): <mark style="color:red;"><https://hex1.club></mark>

## Deposit Tokens <a href="#what-is-a-vault" id="what-is-a-vault"></a>

Below you can check the information about which tokens are accepted by the bootstrap contract.

| Token                    | URL                                                                              |
| ------------------------ | -------------------------------------------------------------------------------- |
| Wrapped Pulse ($WPLS)    | <https://scan.pulsechain.com/address/0xA1077a294dDE1B09bB078844df40758a5D0f9a27> |
| Hex ($HEX)               | <https://scan.pulsechain.com/address/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39> |
| PulseX ($PLSX)           | <https://scan.pulsechain.com/address/0x95B303987A60C71504D99Aa1b13B4DA07b0790ab> |
| DAI ($DAI) from Ethereum | <https://scan.pulsechain.com/address/0xefD766cCb38EaF1dfd701853BFCe31359239F305> |

Only bootstrap using our [official dApp](https://hex1.club). If you send tokens directly into the contract you <mark style="color:red;">**may not**</mark> be eligible to claim your $HEX1 and $HEXIT tokens.


---

# 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:

```
GET https://learn.hex1.club/hex-one-protocol/bootstrap/how.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.
