# AI Nodes

Data and Identity verification in Bluwhale’s Intelligence Layer is core to its functionality, as the correct data and profile determine the right matching of services, products, assets, enterprises etc. to the right person/audience for the highest probability of transaction. To achieve confidence in matching, the Bluwhale network leverages the following three mechanisms.

1. Node consensus mechanism
2. Social reference mechanism
3. Zero-Knowledge proof mechanism

[<br>](https://lucid-ai.gitbook.io/introducing-bluwhale/architecture/zero-knowledge-proof)


---

# 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://bluwhale.gitbook.io/bluwhaleai/ai-nodes.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.
