# PROJECT ROADMAP

TAG Protocol is made up of six services that will be launched at multiple stages starting with **Hashtag Pre-registration** and ending with launch of **Hashtag Marketplace**.

| Service Name                      | Approx. Release Date              |
| --------------------------------- | --------------------------------- |
| Hashtag Pre-Registration          | 22-04-2021                        |
| Invitation Program                | 22-04-2021                        |
| Performance Oracle (Private Mode) | 20-08-2021                        |
| Hashtag Staking Contract          | 22-08-2021                        |
| Tagscan.info - Hashtag Explorer   | 27-08-2021                        |
| Tagcoin Mint & Claim              | 07-10-2021                        |
| Tagcoin.io                        | 18-10-2021                        |
| Liquidity Farming                 | 07-11-2021                        |
| Hashtag Auction Marketplace       | Upon 100k hashtag sale completion |
| Performance Oracle (Public Mode)  | 07-06-2022                        |
| Protocol Governance Contracts     | 07-08-2022                        |


---

# 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://tagprotocol.gitbook.io/tagprotocol/road-map.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.
