> 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/material-inicial/indice-de-figuras.md).

# Índice de figuras

[**Figura A**.](/methodology/pt-br/foundations/o-porque-a-experiencia.md) O gráfico original #SexyTrees com Jhony Lopez

[**Figura B.**](https://sexytrees.savimbo.com/methodology/pt-br/material-inicial/pages/d95495f4bb82390a393134ba37ecf6c6fe9faf03#figure-b.-worlds-shittiest-graphic-explaining-the-carbon-and-biodiversity-markets) O pior gráfico do mundo explicando os mercados de carbono e biodiversidade

[**Figura C.**](/methodology/pt-br/trees/agroforestry.md#figure-c-agroforestry-spectrum-from-healthy-chaos-to-healthy-order) Espectro da agrofloresta, do caos saudável à ordem saudável

[**Figura D.**](/methodology/pt-br/trees/agroforestry.md#figure-d-venn-diagram-describing-who-should-be-funded-in-agroforestry) Diagrama de Venn que descreve quem deve ser financiado na agrofloresta

Figura F. Etapas na aplicação da abordagem #SexyTrees

[**Figura G.**](https://sexytrees.savimbo.com/methodology/pt-br/material-inicial/pages/783d98c4e8391be90d93dcfe1ebb907815bdc59f#figure-ga.-rudimentary-diagram-of-uplift-biodiversity-crediting-methodology-with-a-normalized-curve) Curva normalizada de regressão linear gerada por amostragem de eDNA

[**Figura H.**](/methodology/pt-br/biodiversity-credits/biodiversity-unit.md#figure-h-interoperable-biodiversity-unit-diagrams-that-apply-to-uplift-biodiversity-crediting) Diagramas da Unidade de Biodiversidade Interoperável que se aplicam ao avanço do crédito de biodiversidade.&#x20;

[**Figura I.**](https://sexytrees.savimbo.com/trees/agroforestry/inga-agroforestry#figure-i.-inga-alley-cropping-on-jose-abel-training-site-in-sucumbios-ecuador) Colagem de fotos de cultivo em aléias com Inga

[**Figura J.**](https://sexytrees.savimbo.com/methodology/pt-br/material-inicial/pages/efc0f3dce11be9e849daca8ce144515171d152eb#figure-j.-chaos-and-complexity-theory-producing-errors-in-natural-systems-data-and-statistical-analy) Teoria do caos e da complexidade produzindo erros nos dados de sistemas naturais

[**Figura K.**](/methodology/pt-br/trees/agroforestry/chagras.md) Indígena *chagras* como um sistema de caixa-preta


---

# 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/material-inicial/indice-de-figuras.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.
