> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/introduction/inclusion-of-indigenous-peoples-and-local-communities-by-design.md).

# Inclusion of Indigenous Peoples and local communities by design

The ISBM has been co-developed over one year with an on-site collaboration of biologists, conservationists, and Indigenous small farmers who live in the Putumayo Amazon, technologists, and direct involvement of representatives from five Indigenous nations (Kamëntsá, Cofán, Pasto, Emberá Chami, and Inga). Each of these groups represents an essential contribution to its relevance (See detailed description in [Appendix H](/appendices/appendix-h-indigenous-authors.md), [(Zanjani et al., 2023)](https://www.sciencedirect.com/science/article/abs/pii/S1877343523000453?via%3Dihub).&#x20;

To truly preserve biodiversity hotspots and functional rainforests requires a tremendous amount of work with both IP and LC, respecting cultural differences in perspectives of time and trust. But these groups have been excluded both by design, and ignorance — inclusion requires more than invitation and extends to investment, tools, and information [(Cheikosman, 2023)](https://www.weforum.org/publications/recommendations-for-the-digital-voluntary-and-regulated-carbon-markets/). Methodologies that are overly complex or structurally exclusive can be inadvertently harmful to IP and LC through financing corrupt behaviors or individuals [(Indigenous Environmental Network n.d.)](https://unfccc.int/sites/default/files/resource/SB007_call_for_input_indigenous_Indigenous%20Environmental%20Network.pdf). But more importantly, they are simply ineffective as the people who best know how to preserve these species are the ones least consulted in markets intended to have that effect [(Estrada et al. 2022)](https://www.science.org/doi/full/10.1126/sciadv.abn2927).&#x20;

This methodology was written by, and for, IP and LCs, and its impact is directly related to that focus.


---

# 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://isbm.savimbo.com/introduction/inclusion-of-indigenous-peoples-and-local-communities-by-design.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.
