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

# Roadmap

## 2024

### &#x20;Q1 (January - March) - \[Current Phase]

#### &#x20;Early Access and Platform Refinement

&#x20; \- Continue early access of the advertising platform.

&#x20; \- Accelerate development and feature enhancement of Nectar, aiming for a more robust ad network.

&#x20; \- Focus on improving user interface, ad delivery mechanisms, and integrating initial user feedback.

&#x20; \- Begin development of robust on-chain architecture for ad-related operations.

###

### &#x20;Q2 (April - June)

#### Intensive Development and Pre-Launch Preparations

&#x20; \- Finalize on-chain reporting systems, ad algorithms, and attribution and targeting mechanisms.

&#x20; \- Complete scalability and security enhancements for handling increased on-chain transactions.

&#x20; \- Initiate the deployment of decentralized validator nodes and start preliminary onboarding of validator operators.

&#x20; \- Conduct initial testing and quality assurance of the network.

###

### &#x20;Q3 (July - September)

#### Official Launch and Ecosystem Expansion

&#x20; \- Officially launch Nectar as a fully operational ad network, targeting substantial impressions to establish market presence.

&#x20; \- Officially launch the OAP token, integrating it into the platform for transactions, rewards, and incentives.

&#x20; \- Develop and launch the OAP Developer Portal, providing resources and support for third-party developers.

&#x20; \- Expand the network of validator operators and refine the public validator program.

###

### &#x20;Q4 (October - December)

#### Community Growth and Platform Maturation

&#x20; \- Focus on community building, offering incentives for validators, advertisers, publishers, and active contributors.

&#x20; \- Scale the platform, enhancing performance, and expanding the user base.

&#x20; \- Foster partnerships and integrations to broaden the utility and reach of the OAP ecosystem.

&#x20; \- Iterate on the platform based on user feedback, market trends, and technological advancements.

<br>


---

# 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://oap.gitbook.io/the-open-ads-protocol-litepaper/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.
