# Roadmap

2023 Q4

* Complete testing and auditing of the cross-chain verification functionality&#x20;
* Invite early users for testing
* Launch SoBit v1 using the Soar Launchpad to allow users to bridge BRC-20 assets to Solana. To utilize the SoBit Bridge for cross-chain transactions, a fee of 1% is required, payable in cross bridge assets.

2024 Q1

* Launch v2, consisting of a new front end for improved UI/UX
* Introduce an automatic routing function and real-time updates of support for new BRC20 assets on the platform.
* Introduce a native cross-chain Swap function.&#x20;
* On-board new Solana ecosystem DeFi partners
* Launch liquidity pools for staking pools for BRC20 assets

2024 Q2

* Collaborate with more Solana-based DeFi protocols (DEX, lending, derivatives, etc.), gaining native trading support
* Establish a BRC-20 application alliance in the Solana ecosystem, building more BRC20-targeted applications

2024 Q3

* Launch a new BRC20-compatible SLP inscription protocol standard


---

# 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://sobit.gitbook.io/sobit/development/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.
