> For the complete documentation index, see [llms.txt](https://wiki.1hive.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.1hive.org/francais-1/community/swarms/luna.md).

# Luna

Le 🌜Luna Swarm est une collaboration d'individus et d'organisations qui cherchent à modéliser rigoureusement l'écosystème 1Hive sur [cadCAD](http://cadcad.org/), en fournissant des outils pour l'aide à la décision opérationnelle, y compris les futures décisions de conception et de gouvernance.

Le Luna Swarm encourage toute personne intéressée à s'impliquer pour expérimenter la construction de nouveaux modèles et pour aider à interpréter les modèles en cours de construction.

## Liens utiles

&#x20;[DAO Aragon ](https://aragon.1hive.org/#/luna/)détenant les fonds de Luna.

&#x20;[Document Google ](https://docs.google.com/document/d/1UkWflaDNh5aF8BeRUoIQx3g3z7P2mE0cU0N4dbwz4Sk/edit#heading=h.jq42e3ro14o3)notes sur Luna.

[Feuille Excel ](https://docs.google.com/spreadsheets/d/1pnKFUvbeWdS_C7KlFoM_GM2mFq0yCCfdVVI-UFqP20s/edit#gid=0)indiquant les heures de travail et les paiements effectués.

[Cours pour débutants](https://www.cadcad.education/) sur cadCAD, demandez un code de réduction gratuit sur la chaîne discord [`🌜#luna`](https://discord.gg/efpG78vZ4q).

[Calendrier des meetings Luna](https://calendar.google.com/calendar/embed?src=cadcad.org%40gmail.com\&ctz=America%2FVancouver)

## Rôles et responsabilités

| Membre                                                             | Rôle                                                        |
| ------------------------------------------------------------------ | ----------------------------------------------------------- |
| [lkngtn](https://forum.1hive.org/u/lkngtn)                         | Researcher                                                  |
| [mzargham](https://forum.1hive.org/u/mzargham/summary)             | Tutor and Founder of [BlockScience](https://block.science/) |
| [jeffemmett](https://forum.1hive.org/u/jeffemmett/summary)         | Researcher (at [Commons Stack](https://commonsstack.org/))  |
| [JessicaZartler](https://forum.1hive.org/u/jessicazartler/summary) | Communications (at [TE Commons](https://tecommons.org/))    |

Les membres ci-dessus ont des droits de vote égaux dans la DAO Aragon.

## Propositions de financement

Une proposition de financement a été créée et acceptée par la communauté : <https://forum.1hive.org/t/luna-swarm-launch-month-1-funding/1590>.


---

# 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://wiki.1hive.org/francais-1/community/swarms/luna.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.
