# Services

## Application Examples

### Adot AI Search Engine

Adot is a new decentralized search engine tailored for the Web3 and AI era. Unlike traditional search engines, Adot not only offers intelligent and transparent search experiences but also encourages active user participation and contribution. This approach enhances the quality and completeness of search engine data, driving the growth and development of the entire search engine ecosystem.

### Developer Tools

Adot provides low-code SDKs and powerful search services to help developers build their own dApps. Adot hopes to empower developers even with zero search experience to deploy search functions suitable to diverse scenarios.

Please refer to the developer APIs page for more information. The service is still under development. Adot will reveal more details soon. &#x20;

## Protocol Highlights

### Open-source and Composable Data

An easy-to-use Web3 data schema, completed with Web2 data sources, allows developers to catch and compose needed data for their own purposes. Data is open to all conducting Adot protocols to contribute and call. Each person’s contribution will be recorded and rewarded appropriately.&#x20;

### Standardized integration platform

Using a standardized model to integrate different SDKs. Any application that integrates Adot can gain access to the integrated Web3 protocols.


---

# 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/protocol-and-product-introduction/services.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.
