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

# Información de contacto

**Correo electrónico**: <info@allforclimate.earth>

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

**Sitio 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)

**Boletín**: [allforclimate.substack.com](https://allforclimate.substack.com/)

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

**Dirección** \
All For Climate ASBL\
10 Cantersteen\
1000 Bruselas\
Bélgica

Número oficial de registro de entidad sin ánimo de lucro: 0737875733

\*All For Climate opera completamente en línea; contáctanos siempre a través de <info@allforclimate.earth>

**Información bancaria**

**-Banco VDK**\
Nombre de la cuenta: All For Climate ASBL\
IBAN: BE54 8918 7411 4597\
Banco: VDK\
SWIFT: VDSPBE91

**-WISE**\
Nombre de la cuenta: ALL FOR CLIMATE ASBL\
IBAN: BE64905732383652\
Banco: WISE\
SWIFT: TRWIBEB1XXX

\*No transfieras donaciones directamente a nuestra cuenta bancaria. Utiliza la plataforma y las cajas de donación del colectivo que quieras apoyar (de lo contrario, no sabremos qué colectivo quieres apoyar).

#### Documentos

* [Acta constitutiva de la entidad sin ánimo de lucro](https://drive.google.com/file/d/1rDx3XjRS0NpTpnN6MYKoqO8u7Ee9V28Q/view?usp=sharing)
* [Declaración de identidad bancaria del banco VDK](https://drive.google.com/file/d/1NdqbNYa8PVkWw1U-HHP8pd1Ay2EaY_Wf/view?usp=sharing)&#x20;
* [Declaración de identidad bancaria 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/es/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.
