# Roadmap

Unlocking private crypto payments for everyone with a social media handle.

<details>

<summary>Phase 0 (Grace Bay) <mark style="background-color:green;">Completed</mark> </summary>

* Payment directory & routing logic (completed :white\_check\_mark:)
* Support for X/Twitter, Google and Instagram profiles (completed :white\_check\_mark:)
* Instagram chatbot for Web2 users (completed :white\_check\_mark:)
* USDC support across Ethereum, Polygon, Avalanche (completed :white\_check\_mark:)

</details>

<details>

<summary>Phase 1 (Zakynthos) <mark style="background-color:yellow;">In Progress (5/6 done)</mark> </summary>

* UI revamp (completed :white\_check\_mark:)
* New feature: Fiat payments (completed :white\_check\_mark:)&#x20;
* New feature: Multi-chain wallet creation for Web2 users (completed :white\_check\_mark:)&#x20;
* Add support for WhatsApp profiles (completed :white\_check\_mark:)
* Add support for Telegram profiles (completed :white\_check\_mark:)
* $HANDL token launch (Q1 2026, await announcement for details)

</details>

<details>

<summary>Phase 2 (Bora Bora) <mark style="background-color:yellow;">In Progress</mark></summary>

* Launch premium tier (Ai yield farming features, customizable payment pages, onchain privacy, airdrops, & more)
* Launch staking program
* Add support for $EURC
* Add support for first memecoin &#x20;
* New feature: Send payments to usernames that have not signed up to HandlPay  yet (aka escrow smart contract)
* New feature: Offramp via Stellar anchor partners (completed :white\_check\_mark:)
* New feature: Embedded cards
* Back-end architecture upgrade

</details>

<details>

<summary>Phase 3 (Whitehaven)</summary>

* Launch new HandlPay smart contract (resolving social usernames to a destination address and taking care of cross-chain routing)
* Onchain explorer
* Add support for more tokens incl. memecoins
* New feature: connect multiple social media profiles to single account
* Add support for non EVM chains such as Solana and Sui
* Launch native app

</details>


---

# Agent Instructions: 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://handlpay.gitbook.io/handl-lightpaper/overview/roadmap.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.
