# The Catalpa Handbook

## Why a handbook

We developed the Handbook to change the way we work. It is our way of ensuring that all of our information is accessible to everyone regardless of when they became part of the team.\
\
As part of our value of being transparent the handbook is open to the world, and we welcome feedback. Please make a comments and suggest improvements or add clarifications.

Also for anything you would like to know that we haven’t covered here, we only hire nice people so if you have any questions, just ask one of them.&#x20;


---

# 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://handbook.catalpa.io/the-catalpa-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.
