# Introduction

The Convivio Cookbook is our intranet, which is also public as part of our commitment to transparency. It documents the way we run our business, and deliver our work for clients.

## About Us

Convivio is a digital agency that works with the public sector to explore complex problems and improve the way government works for people.

We do this with great collaboration skills, agile ways of working, and digital tools.

[https://convivio.com/](https://convivio.com)


---

# 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://convivio.gitbook.io/the-convivio-cookbook/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.
