# Introduction

The entire app is built with Flask for the backend, using Python and basic HTML templates for the frontend.

For questions, bug reports, or feature requests, please open a new GitHub issue in the main repository. If you need direct or specialized support, feel free to reach out at **<techsupport@icbest.ca>**

**Demo Here:** [**https://giftmanagerdemo.pages.dev/**](https://giftmanagerdemo.pages.dev/)

### Important Links:

[Main GitHub Repository](https://github.com/icbestCA/giftmanager)

[Docker Image](https://hub.docker.com/r/icbest/giftmanager)

### Screenshots

<div><figure><img src="https://1258526111-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8RSJkhbo9dcBVf8AwPIX%2Fuploads%2FVGjB12zMK2JgMMvgP6VB%2Ffirefox_b0H0gE2DrY.png?alt=media&#x26;token=5a5de00e-4e3a-4112-a15c-29784404e3ee" alt=""><figcaption></figcaption></figure> <figure><img src="https://1258526111-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8RSJkhbo9dcBVf8AwPIX%2Fuploads%2Fi7fseakrGQ2EQOPVz8a2%2Ffirefox_ptKiDfrz6J.png?alt=media&#x26;token=ba3d71f1-0f35-40ae-b02c-f2150e7b5af2" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="https://1258526111-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8RSJkhbo9dcBVf8AwPIX%2Fuploads%2FVuC8hz7gepy1wuVQaVwr%2Ffirefox_H5fG4nF7uL.png?alt=media&#x26;token=88658008-f2df-4add-b853-cdbb9fd9e17c" alt=""><figcaption></figcaption></figure> <figure><img src="https://1258526111-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8RSJkhbo9dcBVf8AwPIX%2Fuploads%2FLKPzDlDvjIEgbHpqMlyj%2Ffirefox_JiKT8FWU86.png?alt=media&#x26;token=d6876bc9-5a45-4856-9926-a7ae2daac681" alt=""><figcaption></figcaption></figure> <figure><img src="https://1258526111-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8RSJkhbo9dcBVf8AwPIX%2Fuploads%2FNL3ivR7CGpOxD67PtwlR%2Ffirefox_QH6LjO2Nvs.png?alt=media&#x26;token=0a9edb40-25c9-4ad9-8823-5bf2baf34412" alt=""><figcaption></figcaption></figure> <figure><img src="https://1258526111-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8RSJkhbo9dcBVf8AwPIX%2Fuploads%2F8C83JHnGBWw1V00YpLfn%2Ffirefox_U5WWHHElTf.png?alt=media&#x26;token=08fdeecc-d7b9-4535-993a-685298d2fc28" alt=""><figcaption></figcaption></figure></div>


---

# 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://gift.icbest.ca/giftmanager/introduction.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.
