# Symbiosis Roadmap

## Year 2024

See [Symbiosis 2024 Recap](https://symbiosis.finance/blog/symbiosis-2024-annual-recap-a-year-of-growth-and-breakthroughs)

## Year 2023

See [Symbiosis 2023 Recap](https://medium.com/@symbiosis_fi/symbiosis-2023-recap-94da3a1562d7)

## Year 2022

See [Symbiosis 2022 Recap](https://medium.com/symbiosis-fi/symbiosis-2022-recap-879d7676f8eb)

The major achievements of 2022:

* Q1: Launch of Symbiosis protocol V1 on Mainnet
* Q4: Launch of Symbiosis protocol V2 on Mainnet

See the differences between Symbiosis protocols V1 and V2: [Symbiosis V1 vs. V2](/miscellaneous/symbiosis-v1-vs.-v2.md)

## Year 2021

### Q1 2021

* Cross-chain DEX MVP is complete
* Testnet launch: ETH <-> BTC cross-chain swap
* Symbiosis relayers network on top of ChainLink
* Finalizing the Symbiosis protocol vision and strategy

### Q2 2021

* Cross-chain MVP: [Polygon, BSC, Ethereum](/main-concepts/wrapped-tokens.md#symbiosis-protocol-v1)
* Smart-routing ([the concepts are used in Symbiosis protocols V1 and V2](/crosschain-liquidity-engine/symbiosis-routing-contracts.md))
* [SIS tokenomics ](/main-concepts/symbiosis-sis-token.md#sis-tokenomics)

### Q3 2021

* Cross-chain DEX Testnet: [+ Avalanche, Heco, Okex](/main-concepts/wrapped-tokens.md#symbiosis-protocol-v1)
* [Security audits](/main-concepts/security-audits.md) of core smart contracts
* [Farming contracts](/reward-programs/symbiosis-reward-programs.md)
* Mobile App SDK V1 (deprecated in Symbiosis protocol V2)

### Q4 2021

* Staking for Symbiosis relayers network
* Mobile App SDK V2 (deprecated in Symbiosis protocol V2)
* Last preparations before going to Mainnet

## Year 2020

### Q3 2020

* Start of RnD

### Q4 2020

* RnD: Concepts of bridges, relayers, burn-mint process
* Start of development of core smart-contracts


---

# 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.symbiosis.finance/symbiosis-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.
