> For the complete documentation index, see [llms.txt](https://docs.allforclimate.earth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allforclimate.earth/all-for-climate/fr/contact.md).

# Informations de contact

**E-mail**: <info@allforclimate.earth>

**Communauté**: [discord.allforclimate.earth](https://discord.allforclimate.earth)

**Site web :** [allforclimate.earth](https://allforclimate.earth)

**Bluesky :** [bsky.app/profile/allforclimate.bsky.social](https://bsky.app/profile/allforclimate.bsky.social)

**Mastodon :** <https://mastodon.social/@allforclimate>

**Facebook**:  [facebook.com/AllForClimate](https://www.facebook.com/AllForClimate/)

**Instagram :** [instagram.com/all4climatedao](https://instagram.com/all4climatedao)

**LinkedIn**:  <https://www.linkedin.com/company/allforclimate/>

**X**: [x.com/all4climatedao](https://x.com/all4climatedao)

**Infolettre**: [allforclimate.substack.com](https://allforclimate.substack.com/)

**OC**: [opencollective.com/allforclimate](https://opencollective.com/allforclimate)

**Adresse** \
All For Climate ASBL\
10 Cantersteen\
1000 Bruxelles\
Belgique

Numéro officiel d’enregistrement de l’association sans but lucratif : 0737875733

\*All For Climate fonctionne entièrement en ligne, contactez-nous toujours via <info@allforclimate.earth>

**Informations bancaires**

**-VDK Bank**\
Nom du compte : All For Climate ASBL\
IBAN : BE54 8918 7411 4597\
Banque : VDK\
Swift : VDSPBE91

**-WISE**\
Nom du compte : ALL FOR CLIMATE ASBL\
IBAN : BE64905732383652\
Banque : WISE\
Swift : TRWIBEB1XXX

\*Ne transférez pas les dons directement sur notre compte bancaire. Veuillez utiliser la plateforme et les boîtes de dons du collectif que vous souhaitez soutenir (sinon nous ne savons pas quel collectif vous souhaitez soutenir).

#### Documents

* [Statuts de l’association sans but lucratif](https://drive.google.com/file/d/1rDx3XjRS0NpTpnN6MYKoqO8u7Ee9V28Q/view?usp=sharing)
* [Attestation d’identité bancaire VDK Bank](https://drive.google.com/file/d/1NdqbNYa8PVkWw1U-HHP8pd1Ay2EaY_Wf/view?usp=sharing)&#x20;
* [Attestation d’identité bancaire WISE](https://drive.google.com/file/d/1JKTTXNHwAmuwtWLbDOgNtHqlfFZfie8T/view?usp=sharing)


---

# 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://docs.allforclimate.earth/all-for-climate/fr/contact.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.
