# Introduction

If you are looking for general information about Nolu and how to get started, then the [User Documentation](https://docs.nolu.app/) is your best starting point.&#x20;

While the Ecosystem Documentation covers more advanced topics, we encourage every type of user to explore the documentation to learn more about what sets Nolu's apart from traditional (new) media - and how Nolu contributes to a more transparent and open society where knowledge can be efficiently shared while subject to community evaluation.

{% hint style="info" %}
The [**user documentation**](https://docs.nolu.app/) and **ecosystem documentation** are strictly separated to allow everyday users easy onboarding to the Nolu platform without being confronted by complicated aspects of the average blockchain project.
{% 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.nolu.app/ecosystem/introduction/introduction.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.
