# Learn

Let's dive into the fundamentals of Neva. What's the vision behind Neva? What type of technology is Neva leveraging to enable a blazing-fast and secured network? These are the type of questions you will find an answer to, in this part of the documentation.<br>

{% content-ref url="learn/what-is-neva" %}
[what-is-neva](https://docs.neva.network/learn/what-is-neva)
{% endcontent-ref %}

{% content-ref url="learn/leveraging-pow-consensus" %}
[leveraging-pow-consensus](https://docs.neva.network/learn/leveraging-pow-consensus)
{% endcontent-ref %}

{% content-ref url="learn/leveraging-ai-for-adoption-and-decentralization" %}
[leveraging-ai-for-adoption-and-decentralization](https://docs.neva.network/learn/leveraging-ai-for-adoption-and-decentralization)
{% endcontent-ref %}

{% hint style="info" %}
This is a non-exhaustive list of key fundamentals to help you better understand NEVA. This documentation will be updated over time.
{% endhint %}

<details>

<summary>Learn more</summary>

Ethereum:\
<https://ethereum.org/en/developers/docs/>\
\
Celestia:\
<https://docs.celestia.org/>\
\
ZkEVM:\
<https://docs.polygon.technology/zkEVM/>\
\
Polygon CDK:\
<https://docs.polygon.technology/cdk/><br>

</details>


---

# 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://docs.neva.network/learn.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.
