# Roadmap

## Phase 1: The beginning

* [x] The Taproot and Ordinals protocol made the BRC-20 standard possible
* [x] Token standards on Bitcoin: BRC-20, ORC-20,...
* [x] Comsats mission and mission begins

## Phase 2: Inscribe App

* [x] Inscribe App for BRC-20
* [x] Inscribe App for ORC-20
* [x] Potential ideas: Inscription Game
* [x] Comsats Point
* [x] Development partners: GeniiData, Leather, OrdSpace, OrdinalSafe, Oxalus,...

## Phase 3: $CSAS Token

* [x] Research on the applicability of the BRC-20 token standard
* [x] Public Mint - $CSAS Token
* [x] Start building utilities for the $CSAS token
* [x] CEX 1

## Phase 4: Telegram Bot

* [x] BRC-20 Trending Bot
* [x] Inscribe Bot
* [x] BRC-20 Buy Bot
* [x] BRC-20 Bridge
* [ ] Swap Bot (Start with Unisat Swap) **⚙**

## Phase 5: Inscriptions Chain - Inscriptions Layer

* [x] CEX 2
* [x] Inscriptions Chain Idea
* [x] Testnet Launch
* [x] Mainnet Launch
* [x] Deploy Bridge
* [x] Deploy Marketplace and Swap
* [x] Upgrade

## Phase 6: $CSAS Utility & Other

* [x] Social Game
* [ ] Inscribe Runes
* [ ] BRC20 <--> Runes Bridge
* [ ] Deploy Launchpad Application - PSBT
* [ ] Deploy $CSAS Staking
* [ ] Share revenue to $CSAS holders
* [ ] CEX 3
* [ ] Stay up to date with technology to build other DeFi ideas


---

# 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.comsats.io/more/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.
