# Acknowledgements

A large chunk of this Guide was forked from Clef's excellent [Partner Handbook](https://github.com/clef/handbook).

Holacracy pages and how-tos was forked from the excellent folks at [DevBootcamp](https://github.com/Devbootcamp/Holacracy/wiki)

The entire base repo for this was forked from the [Learner's Guild](https://github.com/LearnersGuild)

Feel free to fork this repository and use any or all of these policies, and to modify them in whatever way makes sense for your company. We hope that by publishing them, other companies can benefit from our efforts.


---

# 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://omalab.gitbook.io/guide/acknowledgements.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.
