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

# Fauna

Les membres du 🐱Fauna Swarm sont des personnes actives qui surveillent et modèrent les différentes plateformes de discussion et veillent à ce que les utilisateurs respectent le [pacte communautaire](https://wiki.1hive.org/v/francais/community-covenant). Ils apportent aussi régulièrement leur soutien aux utilisateurs sur les chaînes d'aide et ailleurs. Les plateformes de chat modérées comprennent notamment Discord, le Forum et Telegram.

## Liens utiles

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

## Rôles et responsabilités

### Membres de Fauna

| Membre                                                             | Langue et fuseau horaire             |
| ------------------------------------------------------------------ | ------------------------------------ |
| [rayne](https://forum.1hive.org/u/rayne/summary)                   | Anglais/Néerlandais/Espagnol UTC +1  |
| [jasper](https://forum.1hive.org/u/jasper/summary)                 | Anglais/Néerlandais UTC +1           |
| [befitsandpiper](https://forum.1hive.org/u/befitsandpiper/summary) | Anglais/Espagnol UTC -4              |
| [harry](https://forum.1hive.org/u/harry/summary)                   | Anglais/Néerlandais/Espagnol  UTC +1 |
| [blazar](https://forum.1hive.org/u/blazar/summary)                 | Anglais UTC -7                       |
| [escanor](https://forum.1hive.org/u/escanor/summary)               | Anglais/Espagnol/Portugais/Allemand  |
| [luigy](https://forum.1hive.org/u/luigy/summary)                   | Anglais/Portugais                    |
| [eth\_man/RogueTwo](https://forum.1hive.org/u/eth_man/summary)     | Anglais                              |
| [crisog](https://forum.1hive.org/u/crisog/summary)                 | Espagnol/Anglais UTC -4              |
| [d0sh](https://forum.1hive.org/u/d0sh/summary)                     | Anglais UTC -7                       |
| [solarmkd](https://forum.1hive.org/u/solarmkd/summary)             | Anglais/Roumain/Macédonien UTC +1    |
| [freshprince](https://forum.1hive.org/u/freshprince/summary)       | Anglais/Néerlandais UTC +1           |

Chacun des membres ci-dessus dispose d'un poids de vote égal au sein Fauna DAO pour la gestion des fonds.

## Propositions de financement

De nombreuses propositions de financement ont été faites et peuvent être consultées sur le forum : <https://forum.1hive.org/t/fauna-moderation-swarm-proposal/5>


---

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