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

# Contact info

**Email**: <info@allforclimate.earth>

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

**Website:** [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)

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

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

**Address** \
All For Climate ASBL\
10 Cantersteen\
1000 Brussels\
Belgium

Official non profit registration number: 0737875733

\*All For Climate opperates completely online, contact us always via <info@allforclimate.earth>

**Bank information**

**-VDK Bank**\
Account name: All For Climate ASBL\
IBAN: BE54 8918 7411 4597\
Bank: VDK\
Swift: VDSPBE91

**-WISE**\
Account name: ALL FOR CLIMATE ASBL\
IBAN: BE64905732383652\
Bank: WISE\
Swift: TRWIBEB1XXX

\*Do not transfer donations directly to our bank account. Please use the platform and donation boxes of  the collective you want to support (otherwise we do not know which collective you want to support).

#### Documents

* [Articles of incorporation of the non profit](https://drive.google.com/file/d/1rDx3XjRS0NpTpnN6MYKoqO8u7Ee9V28Q/view?usp=sharing)
* [Bank Identity Statement VDK bank](https://drive.google.com/file/d/1NdqbNYa8PVkWw1U-HHP8pd1Ay2EaY_Wf/view?usp=sharing)&#x20;
* [Bank identity Statement 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/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.
