# Introduction

- [Introduction](https://docs.nolu.app/ecosystem/introduction/introduction.md): Welcome to Nolu's ecosystem documentation. This resource is geared toward people who are familiar with blockchain technology and want to learn more about the technical and economic aspects of Nolu.
- [Litepaper](https://docs.nolu.app/ecosystem/introduction/litepaper.md): Our litepaper provides a bird's-eye view of the project's goals, ambitions, and strategy. While the project might further evolve, the litepaper is core to the project's overall mission.


---

# 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.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.
