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

# Más árboles

El protocolo #SexyTrees trata de que los seres humanos financien a otros seres humanos para producir más árboles. Veneramos los bosques naturales y los protegemos bajo nuestro [protocolo de conservación](https://isbm.savimbo.com/).&#x20;

La mayoría de las veces, cuando los seres humanos crean "más árboles", usan una amplia variedad de mecanismos. Los hemos agrupado en temas generales de y con aplicaciones del mundo real y en tiempo real — usamos la iteración, la mejora continua, [bricolaje](/methodology/es/foundations/bricolage.md)y las pruebas A/B en lugar de la academia formal. &#x20;

Aquí presentamos tres mecanismos básicos, analizamos soluciones que ya están funcionando y describimos cómo adoptarlas de forma más rápida, más justa y más fluida.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Imagen de portada</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>Reforestación</h4></td><td>Bosques alimentarios y regeneración natural. </td><td><a href="/files/c461fd4881bc2affc5442e7dc2e475dc108d6574">/files/c461fd4881bc2affc5442e7dc2e475dc108d6574</a></td><td><a href="/pages/88191ab8586269bec479a5e68f1038987102471a">/pages/88191ab8586269bec479a5e68f1038987102471a</a></td></tr><tr><td><h3><i class="fa-tree-deciduous" style="color:cyan;">:tree-deciduous:</i></h3></td><td><h4>Agroforestería</h4></td><td>Sistemas basados en el lugar, del orden al caos.</td><td><a href="/files/84f735a905685760eb0aac494a415299dc0ad43d">/files/84f735a905685760eb0aac494a415299dc0ad43d</a></td><td><a href="/pages/8a94930f54f0b044c295bc3409d39066fed5a8ff">/pages/8a94930f54f0b044c295bc3409d39066fed5a8ff</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>Una introducción indígena auténtica sobre las chagras. </td><td><a href="/files/cc7d3b5cd5003629167c0b7944e726bbb58f2a43">/files/cc7d3b5cd5003629167c0b7944e726bbb58f2a43</a></td><td><a href="/pages/8235ebc753fd67ec3234f129d7834c583c887dc1">/pages/8235ebc753fd67ec3234f129d7834c583c887dc1</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/es/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.
