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

# Fundamentos

Para medir los ecosistemas para los mercados financieros, primero debemos negociar paradigmas entre la Naturaleza (mejor representada en [las ciencias indígenas](/methodology/es/trees/chagras.md)) y [los mercados financieros](/methodology/es/foundations/emerging-markets.md) (una de nuestras ciencias más optimizadas del mundo industrial).&#x20;

Aquí hay paradigmas multidisciplinarios que hemos adoptado, y que tardaron años en construirse, para abarcar la ciencia emergente en la siguiente sección, pero animamos a los lectores a revisar de forma independiente los marcos lógicos en los que operamos.

<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>La naturaleza es compleja y caótica.</td><td><a href="/pages/dce8633871e16a05b40021b420bb3b7288b6af7f">/pages/dce8633871e16a05b40021b420bb3b7288b6af7f</a></td></tr><tr><td><h3><i class="fa-square-person-confined" style="color:$danger;">:square-person-confined:</i></h3></td><td>Están surgiendo mercados para la Naturaleza.</td><td><a href="/pages/53ad541c3db0db61bf09265972f8c2c165d3b48d">/pages/53ad541c3db0db61bf09265972f8c2c165d3b48d</a></td></tr><tr><td><h3><i class="fa-angle-90" style="color:yellow;">:angle-90:</i></h3></td><td>Los ecosistemas tienen dimensiones ortogonales.</td><td><a href="/pages/1b6a3ae6f3cfe421e4b7efe63d704c3b6a46945f">/pages/1b6a3ae6f3cfe421e4b7efe63d704c3b6a46945f</a></td></tr><tr><td><h3><i class="fa-reply-clock" style="color:$warning;">:reply-clock:</i></h3></td><td>La medición ex post recompensa a las personas adecuadas.</td><td></td></tr><tr><td><h3><i class="fa-hands-asl-interpreting" style="color:cyan;">:hands-asl-interpreting:</i></h3></td><td>Las economías de base comunitaria son más tangibles.</td><td><a href="/pages/1a15fae1e37ea7e49e9fb829c113768d6c77482a">/pages/1a15fae1e37ea7e49e9fb829c113768d6c77482a</a></td></tr><tr><td><h3><i class="fa-hand-shaka" style="color:pink;">:hand-shaka:</i></h3></td><td>El codiseño poscolonial recluta más inteligencia.</td><td><a href="/pages/46cd62408a9d9f3a414c9197e05c880d63171ff2">/pages/46cd62408a9d9f3a414c9197e05c880d63171ff2</a></td></tr><tr><td><h3><i class="fa-trowel-bricks" style="color:orange;">:trowel-bricks:</i></h3></td><td>El bricolaje refina las soluciones más rápido.</td><td><a href="/pages/4eba9d1cc62f48965667bf741d81afb14dcff537">/pages/4eba9d1cc62f48965667bf741d81afb14dcff537</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/methodology/es/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.
