> 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/trees.md).

# Mais árvores

O protocolo #SexyTrees trata de pessoas financiando pessoas para produzir mais árvores. Nós realmente veneramos as florestas naturais e as protegemos sob nosso [protocolo de conservação](https://isbm.savimbo.com/).&#x20;

Na maioria das vezes, quando as pessoas criam "mais árvores", elas usam uma grande variedade de mecanismos. Nós os agrupamos em temas gerais de  e, com aplicações do mundo real, em tempo real — usamos iteração, melhoria contínua, [bricolagem](/methodology/pt-br/foundations/bricolage.md), e testes A/B em vez da academia formal. &#x20;

Aqui, apresentamos três mecanismos básicos, discutimos soluções que já estão funcionando e descrevemos como adotá-los de forma mais rápida, mais justa e mais fluida.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Imagem de capa</th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><i class="fa-tree" style="color:green;">:tree:</i></h3></td><td><h4>Reflorestamento</h4></td><td>Florestas alimentares e  regeneração natural. </td><td><a href="/files/824d90c15685ceace02bc74c1d46ec695e518540">/files/824d90c15685ceace02bc74c1d46ec695e518540</a></td><td><a href="/pages/416d7d41fc83904e23350acdeaa7e47d3daba4cf">/pages/416d7d41fc83904e23350acdeaa7e47d3daba4cf</a></td></tr><tr><td><h3><i class="fa-tree-deciduous" style="color:cyan;">:tree-deciduous:</i></h3></td><td><h4>Agrofloresta</h4></td><td>Sistemas baseados no lugar, da ordem ao caos.</td><td><a href="/files/452e7a2b4c1db9856659378852f722891b58dd20">/files/452e7a2b4c1db9856659378852f722891b58dd20</a></td><td><a href="/pages/5c1efdee9c5790ebd93f3b73b9514667e5095ea3">/pages/5c1efdee9c5790ebd93f3b73b9514667e5095ea3</a></td></tr><tr><td><h3><i class="fa-flower-tulip" style="color:$success;">:flower-tulip:</i></h3></td><td><h4>Chagras</h4></td><td>Uma cartilha indígena autêntica sobre chagras. </td><td><a href="/files/dcd7c6ec830b0001267ffd2bc166a806445ba476">/files/dcd7c6ec830b0001267ffd2bc166a806445ba476</a></td><td><a href="/pages/df4afb6e59955b516db22c484a5e9a3758f92eb7">/pages/df4afb6e59955b516db22c484a5e9a3758f92eb7</a></td></tr></tbody></table>

<br>


---

# 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/trees.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.
