# Background

In today’s digital landscape, the majority of search engines operate on **centralized infrastructures**, which presents several key challenges:

* **Data Manipulation**: Centralized systems are susceptible to data tampering, affecting the reliability and accuracy of information.
* **Censorship**: The centralized nature of traditional search engines can lead to restricted access, filtering content based on regulations or internal policies.
* **Privacy Violations**: Centralized databases collect and store vast amounts of personal information, creating privacy risks for users.

<figure><img src="/files/QCddg8dGw22fwRARLrPQ" alt=""><figcaption></figcaption></figure>

Aiden addresses these challenges through its **decentralized AI chatbot search engine**, merging the strengths of **blockchain** and **AI** technologies. This approach not only enhances data transparency and security but also delivers **fast, accurate information** tailored to user needs, redefining the way users access trustworthy information in a more secure, user-focused environment.


---

# 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://aiden-labs.gitbook.io/aiden-labs/whitepaper/background.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.
