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

# Foundations

To measure ecosystems for financial markets, we must first negotiate paradigms between Nature (best represented in [Indigenous sciences](/trees/chagras.md)) and [financial markets](/foundations/emerging-markets.md) (one of our most optimized industrial-world sciences).&#x20;

Here are multidisciplinary paradigms that have we have adopted, which took years to build, so as to cover the emerging science in the next section, but encourage readers to review the logical frameworks we operate in independently.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><i class="fa-spiral" style="color:blue;">:spiral:</i></h3></td><td>Nature is complex and chaotic.</td><td><a href="/pages/TziqsYkBxSzMffYEujWM">/pages/TziqsYkBxSzMffYEujWM</a></td></tr><tr><td><h3><i class="fa-square-person-confined" style="color:$danger;">:square-person-confined:</i></h3></td><td>Markets for Nature are emerging.</td><td><a href="/pages/1X5cyZKKrU2pOwHkprGR">/pages/1X5cyZKKrU2pOwHkprGR</a></td></tr><tr><td><h3><i class="fa-angle-90" style="color:yellow;">:angle-90:</i></h3></td><td>Ecosystems have orthogonal dimensions.</td><td><a href="/pages/YKekfvZjaMsRFbJDHEP4">/pages/YKekfvZjaMsRFbJDHEP4</a></td></tr><tr><td><h3><i class="fa-reply-clock" style="color:$warning;">:reply-clock:</i></h3></td><td>Ex-post measurement rewards the right people.</td><td></td></tr><tr><td><h3><i class="fa-hands-asl-interpreting" style="color:cyan;">:hands-asl-interpreting:</i></h3></td><td>Grassroots economics are more tangible.</td><td><a href="/pages/yrvrnkqxrphFqfn6B7Zb">/pages/yrvrnkqxrphFqfn6B7Zb</a></td></tr><tr><td><h3><i class="fa-hand-shaka" style="color:pink;">:hand-shaka:</i></h3></td><td>Postcolonial co-design recruits more intelligence.</td><td><a href="/pages/MJ1Js4FFb9Lx4H6H0bzE">/pages/MJ1Js4FFb9Lx4H6H0bzE</a></td></tr><tr><td><h3><i class="fa-trowel-bricks" style="color:orange;">:trowel-bricks:</i></h3></td><td>Bricolage refines solutions faster.</td><td><a href="/pages/sU80QbSDJl3ALyzYPg18">/pages/sU80QbSDJl3ALyzYPg18</a></td></tr></tbody></table>


---

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