> For the complete documentation index, see [llms.txt](https://pico.microsolidarity.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pico.microsolidarity.cc/crews-and-projects/pico-animal-sanctuary.md).

# Pico Animal Sanctuary 🐱

Officially registered in November 2020, *Associação Santuário Animal do Pico* is the first project catalyzed by our congregation that came into fruition 🙌.

{% embed url="<https://santuarioanimalpico.org/>" %}

The association is doing **a freaking amazing job**. In fact, have a look at some of the "before / after" photos from the animals that were lucky enough to come into contact with this project:

![](/files/-MS9zFsk-ZOsdAQ8cBat)

![](/files/-MS9zcfSkigwTgo45kHU)

If you'd like to support the association, consider [becoming a member ](https://santuarioanimalpico.org/#english)(€20 / year).

### How it happened

Our [sharing circle](/crews-and-projects/sharing-circle.md) provided a space for the caller to keep bringing the idea up, which eventually lead to our community members applying gentle push to actually make this happen.

The momentum was gained once another member decided to help the caller – and the two begun the legal process. In the meantime another member of our community helped with conceptualizing operations of the association and setting up the digital stack (website / payments etc.)

{% hint style="success" %}
Update \[28 Jan 2020]: **MVP version of the website is shipped!** Check it out [here](https://santuarioanimalpico.org/).
{% endhint %}


---

# 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://pico.microsolidarity.cc/crews-and-projects/pico-animal-sanctuary.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.
