# Summary

![](https://3896966190-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMUQYgRD7PuaMvRuT34Dw%2Fuploads%2Fgit-blob-882427987da37f4c67f923df024d52efb552d68c%2Fdocs_1500x500.png?alt=media)

Welcome to the Nordek documentation portal, where you can find comprehensive information about the Nordek platform and ecosystem.&#x20;

The documentation is divided into three main sections:

**1. Nordek Docs:** This section provides an overview of Nordek for those who want to learn more about it without delving into developer-specific details.

**2. Developer Docs:** Developers wishing to build on top of Nordek and its mobile-centric infrastructure or run validator nodes should consult this [portal](https://developers.nordekscan.com).

**3. Tutorials:** The tutorials section offers consumer-focused tutorials to help users navigate and make the most of the platform.

{% hint style="info" %}
Join our [Telegram group](https://t.me/)\
Or say hello at: <hello@nordekscan.com>
{% endhint %}


---

# 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.nordekscan.com/readme.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.
