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

# More trees

The #SexyTrees protocol is about humans funding humans to produce more trees. We do venerate natural forests and protect them under our [conservation protocol](https://isbm.savimbo.com/).&#x20;

Most times when humans create "more trees" they use a wide variety of mechanisms. We've bucketed them into general themes of  and with real-world, real-time applications — we use iteration, continuous improvement, [bricolage](/foundations/bricolage.md), and A/B testing instead of formal academia. &#x20;

Here we present three basic mechanisms, discuss solutions that are already working, and describe how to adopt them faster, fairer, and more fluidly.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</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>Reforestation</h4></td><td>Food forests and  natural regrowth. </td><td><a href="/files/DFBvuG6nuUKKsL3fmt6j">/files/DFBvuG6nuUKKsL3fmt6j</a></td><td><a href="/pages/OW3YT9BEQX7I9pDqGzLF">/pages/OW3YT9BEQX7I9pDqGzLF</a></td></tr><tr><td><h3><i class="fa-tree-deciduous" style="color:cyan;">:tree-deciduous:</i></h3></td><td><h4>Agroforestry</h4></td><td>Place-based systems from order to chaos.</td><td><a href="/files/ToY8yYLpQVwXnRPqCBGL">/files/ToY8yYLpQVwXnRPqCBGL</a></td><td><a href="/pages/UYjshIF50yKJT99KMbU0">/pages/UYjshIF50yKJT99KMbU0</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>An authentic Indigenous primer on chagras. </td><td><a href="/files/gnI7AB6DIDIox66DR0Ty">/files/gnI7AB6DIDIox66DR0Ty</a></td><td><a href="/pages/sSnH3dvBAuVEJiqw8Sxg">/pages/sSnH3dvBAuVEJiqw8Sxg</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/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.
