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

# Roadmap

<figure><img src="/files/SJANUa8XPCFFh8gvAjgE" alt=""><figcaption><p>check our road map</p></figcaption></figure>

### Phase 1: Website Development and Community Building (Q2 2023)

Development: Website development, community building, and social media channels establishment.

* [ ] <mark style="background-color:orange;">WE ARE HERE</mark>&#x20;
  * [x] Build and launch the OXEChain website with information about the project, team, and OXE utility token.
  * [x] Create social media accounts and engage with the community through regular updates and announcements.
  * [x] Launch referral program to incentivize community growth and token adoption
  * [x] Develop voucher program to provide discounts to OXE holders at local shops
* [ ] Marketing: Launch referral program and vouchers to incentivize community growth.
* [ ] Risk: Potential delays in website development and community building due to unexpected technical issues.

### Phase 2: Token Release and Pool Integration (Q3 2023)

Private sale ( Strategic round release) with 20% of the total supply will be allocated to early contributors.

* [x] Release OXE token, seed phase&#x20;
* [x] Round 1 on pinksale
* [x] community building
* [x] Marketing and sm existing
* [ ] Hold initial burning event to reduce token supply
* [x] Integration of shops to get discounts
* [ ] Integration with other blockchains: In addition to Binance Smart Chain, OXEChain could explore the possibility of integrating with other blockchain networks to increase interoperability and accessibility for users.

### Phase 3: Game and App Launch (Q4 2023)

* [x] Development: Launch staking pools and smart contract automation for referrals, game mechanics, and token distribution (rewards.
* [ ] Marketing: Expand targeted marketing efforts and initiate partnerships with influencers, content creators, and media outlets.
* [ ] Risk: Potential market downturns affecting token value.
* [x] Prototype Launch mobile app for OXEChain ecosystem
* [ ] Explore potential partnerships and integrations with other apps and platforms

### Phase 4: Scaling and Marketing (2024 and beyond)

* [ ] Development: Implementation of the monthly token burning mechanism to help regulate token supply and demand.
* [ ] Marketing: Launch a comprehensive PR campaign to further drive brand awareness and adoption.
* [ ] Risk: Regulatory hurdles and/or competition from other blockchain projects.
* [ ] Expansion into other verticals: While initially focused on education and gaming, OXEChain could also consider expanding into other verticals such as e-commerce, healthcare, or finance.

#### **WE ARE HERE**

#### **Phase 5: Expansion & Full Market Launch (Q1 2025 & Beyond)**

Oxechain is entering a **critical growth phase**, transitioning from **prototype testing to full-scale deployment**. This stage focuses on **finalizing the ecosystem, expanding adoption, and attracting strategic investors** for continued success.

**Development & Scaling:**

* **Finalize Task Center integration** – Ensuring seamless social media engagement rewards.
* **Complete Play-to-Earn & Learn-to-Earn modules** – Fully integrating blockchain gaming and education incentives.
* **Prototype refinement & full-scale testing** – Conduct **final technical audits** before launch.

**Go-to-Market Strategy:**

* **Comprehensive marketing campaign** – Strengthening **visibility across crypto & blockchain communities**.
* **Investor outreach** – Initiate **fundraising rounds & strategic VC partnerships** for ecosystem scaling.
* **Round 3 token sale** – Preparing for the next phase of **OXE token release & liquidity optimization**.
* **Mobile app deployment** – Official **app release on marketplaces**, driving **user acquisition**.
* **Exchange listings** – Expanding accessibility with **DEX/CEX integrations**.

**Team & Ecosystem Growth:**

* **Talent acquisition & team expansion** – Onboarding experts in blockchain, gaming, and marketing.
* **Business development & partnerships** – Expanding **collaborations with brands, influencers & businesses**.

{% hint style="info" %}

#### After the release of the strategic round; <mark style="color:blue;">public round 1</mark> will take place (in a date to be added),  and <mark style="color:blue;">public round 2</mark>( to date being added), with 10% each of the total supply being allocated to participants

**Implement a lock-up period for strategic round holders, preventing them from selling their tokens until maturity**

**List the OXE token on major cryptocurrency exchanges to increase liquidity and accessibility for investors and traders to also be added**

{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://oxechain.gitbook.io/oxechain/white-paper/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
