> 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/how-nemus-works/economic-activity/rewilding-and-reforestation.md).

# Rewilding & Reforestation

One of the main economic activity goals for Nemus is to implement rewilding and reforestation projects.

## Rewilding

Through rewilding we aim to recover devastated and degraded areas of land to their original forest base. There are a multitude of NGO’s and research institutes that have developed technologies to recover these areas so as to achieve their original biodiversity in flora and eventually attract the fauna that inhabited these areas. Nemus intends to partner with these organizations, providing the logistics, infrastructure and funding necessary to develop projects on a massive scale. As Nemus matures, many of these decisions will be made by the DAO with the funds available in the Treasury.

## Reforestation

Through reforestation Nemus aims to plant specific trees that will create long term jobs and wealth for the local communities. This includes planting millions if not billions of trees with important commercial value, which will eventually be forested in a sustainable manner guaranteeing continuous forest cover for these areas. Reforestation can include species like Brazil Nut trees, Cocoa, Bamboo, Teak, and Parica, etc., as well as threatened species like Mahogany, Ipe, Rosewood, Jacaranda, Pau Brasil and others. Many of these species, once they reach maturity, provide significant income for local communities with products like nuts, oils and essences, fruits, or high value timber that can be continuously replanted. This also includes medicinal and fragrance industry inputs such as copaiba, rosewood and others.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.nemus.earth/nemus-docs/nemus-litepaper/how-nemus-works/economic-activity/rewilding-and-reforestation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
