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

# Overview

Nortech operates at the intersection of technology and education, offering a unique proposition. It is a decentralized educational platform powered by blockchain, providing entirely new ways of consuming, generating, and monetizing knowledge.&#x20;

The majority of learning resources are still fragmented, unavailable, or unresponsive to the demands of lifelong learners, thus hindering effective continuous education. Traditional educational platforms lack flexibility and cannot meaningfully reward user progress or contributions to learning.

Nortech helps alleviate these problems with a built-in marketplace where users can learn from, contribute educational content to, and be paid back in cryptocurrency tokens according to their engagement levels and progress. Educators who provide content unlock new features and gain a more active role within the DAO, influencing decisions and future developments of the platform. Learners, on the other hand, benefit from the innovative 'Proof of Study' system, where their commitment to learning is rewarded. For example, a learner who completes a course or achieves significant milestones is rewarded with tokens, incentivizing continuous education and personal growth.&#x20;

This system democratizes education while incentivizing learning and teaching alike. It disrupts the model of traditional education simply by linking achievements in education to some real rewards.

By addressing these challenges, Nortech revolutionizes how individuals interact with educational content. It fosters a supportive and financially empowered community of learners and educators, where educational achievements are directly rewarded. This model not only enhances learning outcomes but also opens new revenue streams for participants, empowering them to take control of their educational journey.


---

# 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://nortech.gitbook.io/nortech-whitepaper/what-is-nortech/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.
