> For the complete documentation index, see [llms.txt](https://sexytrees.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sexytrees.savimbo.com/methodology/pt-br/agrobiodiversidade.md).

# Agrobiodiversidade

*<mark style="color:$perigo;">Este é um</mark>* [*<mark style="color:$perigo;">bricolagem</mark>*](/methodology/pt-br/foundations/bricolage.md) *<mark style="color:$perigo;">protocolo; isso quer dizer que estamos construindo ele em público! Algumas páginas estão em construção — mas volte em breve, porque ele está sendo atualizado rápido!</mark>*&#x20;

No protocolo, estamos separando a agrobiodiversidade porque ela é uma unidade diferente, uma unidade baseada em genes, e não a unidade de biodiversidade baseada em área. No entanto, a maioria dos certificadores com quem trabalhamos inclui ações de agrobiodiversidade de diversidade genética (bancos de sementes, cultivos do índice de agrobiodiversidade) como uma ação diferente nos mesmos programas com ações de biodiversidade baseadas em área.&#x20;

<div align="center"><figure><img src="/files/deefc98bcd4b4394c445032fb46406dfc1865af7" alt="Wheelbarrow full of freshly harvested pink-fleshed tropical rhizomes with distinctive concentric vascular ring patterns visible in cross-section, dug up for propagation and replanting on a Putumayo agroforestry site, Colombia. Vegetative propagation of food and ornamental species supports Savimbo&#x27;s grassroots SexyTrees reforestation methodology." width="375"><figcaption><p>Propagação vegetativa em ação — rizomas retirados de um povoamento maduro, cortados e prontos para um novo local. </p></figcaption></figure></div>

Ambos são regulados por


---

# 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://sexytrees.savimbo.com/methodology/pt-br/agrobiodiversidade.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.
