# Roadmap

## Q1 2023

* Index: Cover data on Ethereum and Twitter.
* Product: Test search APIs with beta developers. Launch our search functions in collaborated dApps.

## Q2 2023

* Index: Structurize data on decentralized storages, i.e., Arweave. Build a graph-based index.
* Product: Launch search APIs. Extend our search functions to products in various realms, e.g., social and NFT dApps.

## Q3 2023

* Index: Extend to cross-chain data, and Web3 data stored on centralized servers.
* Product: Launch Adot’s full-purpose Web3 Search engine. Support both free-text queries and structured queries to meet more diversified user needs.&#x20;

## Q4 2023

* Product: Launch an open-search platform, which allows developers to customize their search results.

## 2024

* Product: Launch decentralized search protocols. Everyone can contribute data or technologies, and easily develop their own search engines.


---

# Agent Instructions: 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://adot.gitbook.io/adot-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.
