> For the complete documentation index, see [llms.txt](https://docs.nemus.earth/nemus-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nemus.earth/nemus-docs/nemus-litepaper/nemus-technology.md).

# Nemus Technology

The world is entering a new paradigm. Satoshi's vision of a decentralized currency (Bitcoin) is creeping into every corner of our financial landscape and innovation is abound. For the first time in history, we can use these fundamentals to reimagine (and reorganize) how we fund (and manage) projects. These technologies are the key to unlocking a more equitable financial future for everyone.&#x20;

In this section of the litepaper, you'll learn more about why and how Nemus will utilize decentralization and cryptocurrency to transform the rainforest.


---

# 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://docs.nemus.earth/nemus-docs/nemus-litepaper/nemus-technology.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.
