> For the complete documentation index, see [llms.txt](https://ocyboss.gitbook.io/ocyboss-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ocyboss.gitbook.io/ocyboss-whitepaper/roadmap.md).

# Roadmap

{% hint style="success" %}
**Good to know:** Please note that there are many things that could change the ordering of these priorities including massive traction, breakthrough research, and feedback from the community. In addition, it should be understood that these are projections that we are making to the best of our ability but are subject to many potential disruptions. oCyboss is a bleeding-edge project that's incorporating risky and highly experimental technology.
{% endhint %}

## Phase 1: **Community - Q2 2022**

{% hint style="success" %}
**Good to know:** This is the most important Phase and can determine the success or failure of the project from the get-go. For any project to succeed, it needs a strong and supportive community that shares the same vision of the project.
{% endhint %}

* [x] Recruit Moderators
* [x] Website V1
* [x] Establish social media presence
* [x] Release Whitepaper&#x20;
* [ ] NFT Airdrop
* [ ] Build oCyboss NFT smart contract
* [ ] Whitelisting with off-chain signing + on-chain decryption to verify whitelist
* [ ] Pre-sale oCyboss NFT V1
* [ ] Public-sale oCyboss NFT V1
* [ ] List on Opensea&#x20;

## Phase 2: oCyboss Token -  Q1 2023

{% hint style="success" %}
**Good to know:**  oCyboss Token will be the first utility to be introduced as the currency in the Oneverse Metaverse. It can be used to transact within the Metaverse to interact with the contracts for future features, tip a mod or members for their good work or contribution, and swap for other Ethereum ERC-20 tokens on decentralized exchanges.

oCyboss Token is not only a utility token but also a governance token of the Oneverse Metaverse, the more Token you have, the more authority and influence you have for future roadmap and features.
{% endhint %}

* [ ] Build oCyboss Coin smart contract
* [ ] Establish yield ratio and launch process
* [ ] Exclusive airdrop for oCyboss's Holders V1
* [ ] Presale oCyboss Coin
* [ ] List oCyboss Coin on DEXes
* [ ] oCyboss NFT holders to claim their oCyboss Coins
* [ ] List oCyboss Coin on 1 major CEX

## Phase 3:  oCyboss V2 - Q2 2023

{% hint style="success" %}
**Good to know:** Our desire is to share positivity with people and create miracles in life, so we decided to release  NFT V2.

Stay tuned for new things and exclusive utilities only available in oCyboss NFT V&#x32;**!**<br>
{% endhint %}

* [ ] Exclusive airdrop for oCyboss's Holders V1
* [ ] Whitelisting with off-chain signing + on-chain decryption to verify whitelist
* [ ] Pre-sale oCyboss NFT V2
* [ ] Public-sale oCyboss NFT V2
* [ ] List on Opensea&#x20;
* [ ] Drop oCyboss's merch: Hoodie, T-shirt, Pillow, etc.

## Phase 4: Oneverse Metaverse - 2024

{% hint style="success" %}
**Good to know:** Ultimately, we want to build the Onverse Metaverse where oCyboss owners (The One) can come to interact with each other and feel as real as possible instead of chatting on Discord. Members can build a virtual Oneverse world together and transact using oCyboss Token to buy goods and services in the Oneverse Metaverse.
{% endhint %}

* [ ] Oculus VR Platform
* [ ] Mobile App


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ocyboss.gitbook.io/ocyboss-whitepaper/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.
