# 2021 Overview

![](/files/UjM50o0UCBygdP1wXZkl)

| **ZilSwap UI Revamp**                                                                                       | 11 June 2021    | Done                                                                                 |
| ----------------------------------------------------------------------------------------------------------- | --------------- | ------------------------------------------------------------------------------------ |
| **ZILO (ZilSwap Initial Liquidity Offering)**                                                               | 18 June 2021    | Done (Guide [here](/how-to/zilo.md))                                                 |
| <p><strong>ZilBridge (ZIL<>ETH)</strong> </p><p><em>Testnet public beta testing</em></p>                    | 15–22 July 2021 | Done                                                                                 |
| <p><strong>Reward Claim Upgrade</strong></p><p><em>Support for multi-reward claim</em></p>                  | 3 Sep 2021      | Done (Guide [here](/how-to/claim-rewards.md))                                        |
| <p><strong>ZilBridge (ZIL<>ETH)</strong></p><p><em>Mainnet Launch</em></p>                                  | 29 Sep 2021     | Done (Guide [here](/zilbridge/zilbridge.md))                                         |
| <p><strong>ARKY</strong> </p><p><em>ZilSwap NFT Platform</em></p>                                           | 25 Oct 2021     | Done                                                                                 |
| <p><strong>ZilBridge</strong><br><em>Support for Zilliqa projects to offer their token on Ethereum</em></p> | 4 Nov 2021      | Done (Guide [here](https://docs.zilswap.io/how-to/zilbridge/token-registration-new)) |
| <p><strong>ZilBridge</strong><br><em>Support for old ERC20 Zilliqa token</em></p>                           | 21 Dec 2021     | Done (Guide [here](/zilbridge/erc20-zil-swap.md))                                    |
| <p><strong>ARKY NFT Minter</strong></p><p><em>Public NFT minting</em></p>                                   | 1 March 2021    | Done (Guide [here](/arky/mint.md))                                                   |
| <p><strong>ARKY</strong></p><p><em>Reward Claimer</em></p>                                                  | August 2022     | Done                                                                                 |
| <p><strong>Amplified AMM\*</strong></p><p>Allows for arbitrary token pairs</p>                              | 2022            | In Progress                                                                          |
| <p><strong>Single-Side Liquidity\*</strong></p><p><em>IL protection</em></p>                                | 2022            | In Progress                                                                          |
| **Staking\***                                                                                               | 2022            | In Progress                                                                          |
| <p><strong>ARKY</strong></p><p>Rarity Scoring</p>                                                           | 2022            | -                                                                                    |
| **ZWAP burning mechanism\***                                                                                | 2022            | -                                                                                    |

*\*Requires ZilSwap V2 smart contract upgrade. Check out the details in our* [***2022 Roadmap here.***](/roadmap/zilswap-v2.md)


---

# 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://docs.zilswap.io/roadmap/2021-overview.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.
