# Welcome!

Hiya. We're Animal Think Tank. We're a team of leaders dead set on winning change for animals.&#x20;

We hope this handbook will help members navigate life at ATT. We realised others might find it useful, so we made it publicly available too. Happy exploring!

{% hint style="info" %}
*The handbook is always evolving. If you see something that could be improved,* [*click here*](https://animal-think-tank.gitbook.io/handbook/page-owners)*.*&#x20;
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://animal-think-tank.gitbook.io/handbook/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
