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

# Roadmap

{% tabs %}
{% tab title="2023" %}

### 2023 **Q2 - TakeOff**

✅ Project Kick-Off

✅ Proof of concept, Market Analysis&#x20;

✅ Release Litepaper

✅ Release PitchDeck

### 2023 Q3 - The Moon

✅ UX/UI Development&#x20;

✅ Architecture Design & Deployment&#x20;

✅ Release Landing Page

✅ Affiliate Program (Multilevel Referral & Commission Mechanism)

✅ Wallet Authentication

✅ Airdrop Campaign

### 2023 Q4 - The Mars

✅ Campaign Marketplace

✅ Quest Tracking Mechanism

✅ DAN Reward Mechanism

✅ Quest Types For Airdrop Campaign

✅ xOfferID

✅ Community Building
{% endtab %}

{% tab title="2024" %}
**2024 Q1 - The Jupiter**

✅ Upgrade Quest Tracking

✅  Seed sale

✅  Community & Partnership Expansion

✅  Fundraising

✅  Top Trending Campaign

✅  Reward Distribution System

✅  One-Click Payout

✅  KOL Affiliate Program

&#x20;✅ Testnet Airdrop Campaign

### 2024 Q2 - The Saturn

⭐  More Quest Types

⭐ Telegram MiniApp & Bot

⭐Join The Open League Hackathon | TON

⭐ Campaign Analytics

⭐ Gamma Reward System

⭐ Membership Program

⭐  Review Score Widget

⭐ Private Sale

⭐ Mainnet Launch

⭐ Token Generation Event

### 2024 Q3 - The Neptune

⭐ Public Sale Launch

⭐ Token Gating

⭐ Anti-bot automatically performs tasks

⭐ Proof-of-Work Tracking System

⭐ XO Staking

⭐ More Campaign Type (DEX )

### 2024 Q4 - The Milkyway

⭐ More Campaign Type (NFT Marketplace/Game)

⭐ News/Announcements Section

⭐ Governance: User Proposals and Voting

⭐ Loyalty Program: User Badges / Levels

⭐ Anti-fraud Tracking System (AFTS)
{% endtab %}
{% endtabs %}


---

# 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://xoffer.gitbook.io/xoffer-litepaper/roadmap-1.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.
