> For the complete documentation index, see [llms.txt](https://one-immortl.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://one-immortl.gitbook.io/documentation/announcement-for-the-v2.md).

# Announcement for the V2

<figure><img src="https://lh3.googleusercontent.com/_D6NJ993Zl71QWg4Idwt5ZBU95Nc7foUS28qE3tm2goCAbK2cyiBhrhJL-hU2UyKmkG3FxJu_l05TKPldKMMv-aP2aMau0vWx6Qsa0fTgZ9QpjuZLZP8vrJzRWizF2EF_xIR-RB2vfu4mr31-tdBE8tKClzN2Q8qU4sHjJhCmUMUb5fNGk1em3U" alt=""><figcaption></figcaption></figure>

\
\
Staking pools on Harmony and BSC are closed. Holders have been instructed to break their LPs via <https://staking.one-immortl.com/>

**New Immortl token launched on MATIC**

* Presale on PinkSale on Feb 12th - 48 hour sale
* The presale will be raised on BSC network and given an IOU token. Investors will be airdropped the equivalent amount in IMRTL on the MATIC network&#x20;
* Current trading of the V1 Immortl token is paused as current liquidity will be added to the new liquidity pair on MATIC. Funds raised from the presale will be additionally added to the liquidity being brought over.
* A snapshot has been taken of current token holders on Harmony, Binance Smart Chain, and MATIC of the IMRTL token which could be bridged via Multichain
* Liquidity will be launched on QuickSwap after the presale is completed<br>

For those who are not aware, the One Immortl staking pools on Harmony and Binance Smart Chain (BSC) have closed.&#x20;

The core team has decided to fully migrate to Polygon by ways of launching a new and upgraded version of the Immortl (IMRTL) token on the MATIC network. There will be a 48-hour presale in PinkSale (<https://www.pinksale.finance/>) for the new IMRTL token, beginning on February 12th.

The presale will be raised on the Binance Smart Chain network, and investors will be given an “IOU” token. This means that once the presale is complete, investors will be airdropped the equivalent amount of IMRTL on the MATIC network.

As a result of the launch of the new IMRTL token, trading of the original IMRTL token (V1) has been paused. A snapshot has been taken of current token holders on Harmony, Binance Smart Chain, and MATIC of the IMRTL token which could have been bridged via Multichain. With this snapshot, we have noted who help V1 IMRTL tokens, and these holders will be airdropped the equivalent in value of the new token.

Liquidity will be added to QuickSwap with an IMRTL/MATIC pair after the presale is completed. The funds raised from the presale will be added to the liquidity being brought over from the original IMRTL token, ensuring that the new IMRTL token will have plenty of liquidity from the start.\ <br>

\ <br>


---

# 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://one-immortl.gitbook.io/documentation/announcement-for-the-v2.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.
