# Welcome to Libraree

![](https://2900276701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT9hr2npXUaiQ6705HGJZ%2Fuploads%2Fc5uqMCytglHdIqlnaF6p%2FLibraree-light.png?alt=media\&token=60f1d7c9-46ca-4be4-8df4-edb357b1354b)

Thanks for visiting the documentation about the two Libraree services:

* the [**catalogue search**](https://www.libraree.org/) - allowing you to search across multiple library services for a book and check its availability at branches
* [**Libraree Cards**](https://cards.libraree.org/) - which allows you to keep your library card in your Apple Wallet or Wallet Passes on Android.

### Who's behind Libraree?

This is an [open source](https://github.com/cpwood/libraree/) personal project started by me, Chris Wood. I'm not professionally involved with any library service or library service provider, but I am a passionate advocate of libraries and also a professional software developer.

### How can library services or service providers get involved?

There are several ways:

* Libraree Cards - provide us with information that makes the user journey shorter and easier for patrons of your library.
* Catalogue Search - allow us to integrate and search your online catalogue through an approved API.
* Spread the word about Libraree inside your libraries!


---

# 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://docs.libraree.org/welcome-to-libraree.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.
