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

# Fondements

Pour mesurer les écosystèmes pour les marchés financiers, nous devons d’abord négocier des paradigmes entre la Nature (mieux représentée dans [les sciences autochtones](/methodology/fr/trees/chagras.md)) et [les marchés financiers](/methodology/fr/foundations/emerging-markets.md) (l’une des sciences les plus optimisées du monde industriel).&#x20;

Voici des paradigmes multidisciplinaires que nous avons adoptés, qui ont pris des années à construire, afin de couvrir la science émergente dans la section suivante, mais nous encourageons les lecteurs à revoir séparément les cadres logiques dans lesquels nous travaillons.

<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 Nature est complexe et chaotique.</td><td><a href="/pages/59b866791d56abea1c45e14cbd5b6ec3756a1181">/pages/59b866791d56abea1c45e14cbd5b6ec3756a1181</a></td></tr><tr><td><h3><i class="fa-square-person-confined" style="color:$danger;">:square-person-confined:</i></h3></td><td>Les marchés pour la Nature émergent.</td><td><a href="/pages/4be23c9ac61de81483096b79a2fea06be2054a55">/pages/4be23c9ac61de81483096b79a2fea06be2054a55</a></td></tr><tr><td><h3><i class="fa-angle-90" style="color:yellow;">:angle-90:</i></h3></td><td>Les écosystèmes ont des dimensions orthogonales.</td><td><a href="/pages/fe21d1ed1c62d0ea58c6e56e52cce6b30ef45e9f">/pages/fe21d1ed1c62d0ea58c6e56e52cce6b30ef45e9f</a></td></tr><tr><td><h3><i class="fa-reply-clock" style="color:$warning;">:reply-clock:</i></h3></td><td>La mesure ex post récompense les bonnes personnes.</td><td></td></tr><tr><td><h3><i class="fa-hands-asl-interpreting" style="color:cyan;">:hands-asl-interpreting:</i></h3></td><td>L’économie de terrain est plus concrète.</td><td><a href="/pages/0a86d52bdb8564fb4e6980addd328c0d387fabb0">/pages/0a86d52bdb8564fb4e6980addd328c0d387fabb0</a></td></tr><tr><td><h3><i class="fa-hand-shaka" style="color:pink;">:hand-shaka:</i></h3></td><td>La co-conception postcoloniale mobilise plus d’intelligence.</td><td><a href="/pages/df147d2f12e39335efbcc740119dfc2eac5062c6">/pages/df147d2f12e39335efbcc740119dfc2eac5062c6</a></td></tr><tr><td><h3><i class="fa-trowel-bricks" style="color:orange;">:trowel-bricks:</i></h3></td><td>Le bricolage affine les solutions plus vite.</td><td><a href="/pages/77a7aa3ff230c79bf9542af6cced578e8076654a">/pages/77a7aa3ff230c79bf9542af6cced578e8076654a</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/fr/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.
