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

# Roadmap

OnePad's most important goal is to expand its network. Our team will continue to reach out to more publishers and advertisers, as well as leverage connections with VCs and investors, in order to build a large network of partners that will help OnePad grow its profits. In terms of our technology, we divide it into 4 phases:

<mark style="color:purple;">**Phase 1**</mark>

Smart Contract Audit

Metaverse Integration Testing

<mark style="color:purple;">**Phase 2**</mark>

CEX listing

Advertisers' Drag & Drop Tool

Web3 Advertising Network's official launch

<mark style="color:purple;">**Phase 3**</mark>

Web3 data collecting mechanism

NFT marketplace official launch

<mark style="color:purple;">**Phase 4**</mark>

In-metaverse event’s official launch

Multi-chain development


---

# 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://whitepaper.onepad.com/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.
