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

# Os nossos serviços

- [Acolhimento fiscal](https://docs.allforclimate.earth/all-for-climate/pt/services/fiscal-hosting.md): Se está à procura de uma organização sem fins lucrativos que possa acolher o seu grupo local para a justiça climática, criámos essa entidade jurídica e teremos todo o gosto em partilhá-la consigo. Continue a ler.
- [Limitações](https://docs.allforclimate.earth/all-for-climate/pt/services/fiscal-hosting/limitacoes.md)
- [Termos de Serviço](https://docs.allforclimate.earth/all-for-climate/pt/services/fiscal-hosting/termos-de-servico.md)
- [Preços](https://docs.allforclimate.earth/all-for-climate/pt/services/pricing.md)
- [Formação financeira](https://docs.allforclimate.earth/all-for-climate/pt/services/financial-management-advice.md)
- [Construir uma rede de aprendizagem](https://docs.allforclimate.earth/all-for-climate/pt/services/building-a-learning-network.md)
- [Eleve o seu coletivo - funcionalidades extra](https://docs.allforclimate.earth/all-for-climate/pt/services/eleve-o-seu-coletivo-funcionalidades-extra.md)
- [Contacte pessoalmente os seus doadores](https://docs.allforclimate.earth/all-for-climate/pt/services/eleve-o-seu-coletivo-funcionalidades-extra/contacte-pessoalmente-os-seus-doadores.md)
- [Inclua a sua própria política de despesas](https://docs.allforclimate.earth/all-for-climate/pt/services/eleve-o-seu-coletivo-funcionalidades-extra/inclua-a-sua-propria-politica-de-despesas.md)
- [Acompanhe o seu orçamento/finanças](https://docs.allforclimate.earth/all-for-climate/pt/services/eleve-o-seu-coletivo-funcionalidades-extra/acompanhe-o-seu-orcamento-financas.md)
- [Criar e gerir projetos](https://docs.allforclimate.earth/all-for-climate/pt/services/eleve-o-seu-coletivo-funcionalidades-extra/criar-e-gerir-projetos.md)
- [Pague diretamente aos fornecedores com fornecedores](https://docs.allforclimate.earth/all-for-climate/pt/services/eleve-o-seu-coletivo-funcionalidades-extra/pague-diretamente-aos-fornecedores-com-fornecedores.md)
- [Crie uma mini campanha de crowdfunding](https://docs.allforclimate.earth/all-for-climate/pt/services/eleve-o-seu-coletivo-funcionalidades-extra/crie-uma-mini-campanha-de-crowdfunding.md)


---

# 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/pt/services.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.
