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

# Overview

Adot is a decentralized Web3 search engine that aims to redefine how data is collected, organized, and delivered. Adot sorts, aggregates, and indexes data from both on-chain and off-chain sources and enables users to lego their personalized search experience with their data ownership controlled.

* As a leading Web3 infrastructure service provider, Adot utilizes its powerful on-chain and off-chain data aggregation capabilities to provide high-quality, stable, and reliable data services to Web3 developers. Through Adot’s elastic and versatile APIs, developers can retrieve relational data and implement real-time analysis.
* Developers can easily access Adot's low-latency data interface through API using POST requests, and with efficient data tools, they can run in a no-code or low-code mode, helping them quickly build the required on-chain applications.


---

# 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:

```
GET https://adot.gitbook.io/adot-api-docs/overview.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.
